Comment 2 for bug 2051835

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2024-03-18 04:24 EDT-------
Hi All,

List of commits from the linux master branch for "memmap on memory" / Memory hotplug vmem pages support are:

9eda317c15ff s390: enable MHP_MEMMAP_ON_MEMORY
890a4212de71 s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
fb6d5eb9f4c9 s390/sclp: remove unhandled memory notifier type
1a65b73ae9ab s390/mm: allocate vmemmap pages from self-contained memory range
c5f1e2d18909 mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
11684134140b mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
95a2ac937013 mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
f42ce5f087eb mm/memory_hotplug: fix error handling in add_memory_resource()
001002e73712 mm/memory_hotplug: add missing mem_hotplug_lock
e3f4170ccf20 s390/sclp: handle default case in sclp memory notifier

Thank you