Messages in this thread |  | | Date | Mon, 13 Dec 2021 12:00:36 -0600 | From | Michael Roth <> | Subject | Re: [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup to helper |
| |
On Mon, Dec 13, 2021 at 08:21:44AM -0800, Dave Hansen wrote: > On 12/13/21 7:47 AM, Michael Roth wrote: > > Otherwise, I'll plan on adopting the acpi.c precedent for this as well, which > > is to not list individual authors, since it doesn't seem right to add Author > > fields retroactively without their permission. > > That's fine with me, especially if it follows precedent in the subsystem. > > Could you also please take a quick scan over the rest of the series to > make sure there are no more of these?
Outside of the guest driver there's only one other new file addition in the series:
arch/x86/include/asm/cpuid.h
where I moved some code out of arch/x86/kvm/cpuid.c in similar fashion, so cpuid.h should probably inherit cpuid.c's copyright banner. I'll make that change for the next spin as well. Thanks for the catches.
|  |