linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
@ 2020-01-22  3:47 Cao jin
  2020-01-22  3:47 ` [RFC PATCH 1/2] x86/acpi: Improve code readablity of early madt processing Cao jin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cao jin @ 2020-01-22  3:47 UTC (permalink / raw)
  To: x86, linux-pm, linux-kernel; +Cc: rjw, len.brown, pavel, tglx, mingo, bp, hpa

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.

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(-)

-- 
2.21.0




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
@ 2020-01-23  1:32 Cao jin
  2020-01-23  1:32 ` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt() Cao jin
  0 siblings, 1 reply; 6+ messages in thread
From: Cao jin @ 2020-01-23  1:32 UTC (permalink / raw)
  To: x86, linux-pm, linux-kernel; +Cc: rjw, len.brown, pavel, tglx, mingo, hpa

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(-)

-- 
2.21.0




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
@ 2020-01-23  1:41 Cao jin
  2020-01-23  1:41 ` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt() Cao jin
  0 siblings, 1 reply; 6+ messages in thread
From: Cao jin @ 2020-01-23  1:41 UTC (permalink / raw)
  To: x86, linux-pm, linux-kernel, linux-acpi
  Cc: rjw, len.brown, pavel, tglx, mingo, hpa

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(-)

-- 
2.21.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-23  1:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22  3:47 [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup Cao jin
2020-01-22  3:47 ` [RFC PATCH 1/2] x86/acpi: Improve code readablity of early madt processing Cao jin
2020-01-22  3:47 ` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt() Cao jin
2020-01-22  9:20 ` [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup Rafael J. Wysocki
2020-01-23  1:32 Cao jin
2020-01-23  1:32 ` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt() Cao jin
2020-01-23  1:41 [RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup Cao jin
2020-01-23  1:41 ` [RFC PATCH 2/2] x86/acpi: Cleanup acpi_process_madt() Cao jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).