[PATCH v2 0/3] SRAT/CEDT fixes and updates

Robert Richter posted 3 patches 1 year, 10 months ago
There is a newer version of this series
arch/x86/mm/numa.c       |   4 +-
drivers/acpi/numa/srat.c | 178 +++++++++++++++++++++++++++++----------
include/linux/acpi.h     |   5 --
3 files changed, 134 insertions(+), 53 deletions(-)
[PATCH v2 0/3] SRAT/CEDT fixes and updates
Posted by Robert Richter 1 year, 10 months ago
Some fixes and updates for SRAT/CEDT parsing code. Patches can be
applied individually and are independent.

First patch fixes a page fault during boot. It should be marked stable.

2nd patch adds diagnostic printouts for CEDT.

3rd patch removes architectural code no longer needed.

Robert Richter (3):
  x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
  ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
  ACPI/NUMA: Remove architecture dependent remainings

 arch/x86/mm/numa.c       |   4 +-
 drivers/acpi/numa/srat.c | 178 +++++++++++++++++++++++++++++----------
 include/linux/acpi.h     |   5 --
 3 files changed, 134 insertions(+), 53 deletions(-)

-- 
2.39.2