Let's update parts of our documentation for /sys/devices/system/memory/memoryX/ properties, especially stating which properties are nowadays legacy interfaces. v1 -> v2: - "drivers/base/memory: don't store phys_device in memory blocks" -> Fix compile warning, also removing start_pfn from init_memory_block() - Added Acks David Hildenbrand (2): drivers/base/memory: don't store phys_device in memory blocks Documentation: sysfs/memory: clarify some memory block device properties .../ABI/testing/sysfs-devices-memory | 58 ++++++++++++------- .../admin-guide/mm/memory-hotplug.rst | 20 +++---- drivers/base/memory.c | 25 +++----- include/linux/memory.h | 3 +- 4 files changed, 56 insertions(+), 50 deletions(-) -- 2.29.2