linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
@ 2021-02-01 18:13 David Hildenbrand
  2021-02-01 18:13 ` [PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks David Hildenbrand
  2021-02-01 18:13 ` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties David Hildenbrand
  0 siblings, 2 replies; 5+ messages in thread
From: David Hildenbrand @ 2021-02-01 18:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mm, David Hildenbrand

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



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

end of thread, other threads:[~2021-02-01 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 18:13 [PATCH v2 0/2] drivers/base/memory: clarify some memory block properties David Hildenbrand
2021-02-01 18:13 ` [PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks David Hildenbrand
2021-02-01 20:20   ` Oscar Salvador
2021-02-01 18:13 ` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties David Hildenbrand
2021-02-01 20:23   ` Oscar Salvador

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