mbox series

[0/3] HMAT node online fixes

Message ID 20190805142706.22520-1-keith.busch@intel.com (mailing list archive)
Headers show
Series HMAT node online fixes | expand

Message

Keith Busch Aug. 5, 2019, 2:27 p.m. UTC
From: Keith Busch <kbusch@kernel.org>

Hi Rafael,

These are just some fixes from a while ago to work correctly with memory
node onlining, but haven't been merged in yet. I've included a fix from
Dan, but had to modify it slightly for conflicts. I think it makes most
sense for this to go through the acpi tree, but please let me know if
you think this should go through a different route.

Thanks!

Dan Williams (1):
  acpi/hmat: Skip publishing target info for nodes with no online memory

Keith Busch (2):
  hmat: Register memory-side cache after parsing
  hmat: Register attributes for memory hot add

 drivers/acpi/hmat/hmat.c | 143 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 114 insertions(+), 29 deletions(-)