Message ID | 20200123014144.19155-1-caoj.fnst@cn.fujitsu.com (mailing list archive) |
---|---|
Headers | show |
Series | x86/boot: early ACPI MADT processing cleanup | expand |
Ping. On 1/23/20 9:41 AM, Cao jin wrote: > Logic in early_acpi_process_madt() & acpi_process_madt() is really hard to > follow now. Clean them up. > > Done basic boot test on my x86-64 PC. > > CCed linux-acpi@vger.kernel.org > > Cao jin (2): > x86/acpi: Improve code readablity of early madt processing > x86/acpi: Cleanup acpi_process_madt() > > arch/x86/kernel/acpi/boot.c | 72 +++++++++++++++---------------------- > 1 file changed, 28 insertions(+), 44 deletions(-) >
Ping. On 1/23/20 9:41 AM, Cao jin wrote: > Logic in early_acpi_process_madt() & acpi_process_madt() is really hard to > follow now. Clean them up. > > Done basic boot test on my x86-64 PC. > > CCed linux-acpi@vger.kernel.org > > Cao jin (2): > x86/acpi: Improve code readablity of early madt processing > x86/acpi: Cleanup acpi_process_madt() > > arch/x86/kernel/acpi/boot.c | 72 +++++++++++++++---------------------- > 1 file changed, 28 insertions(+), 44 deletions(-) >