[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210201181347.13262-1-david@redhat.com>
Date: Mon, 1 Feb 2021 19:13:45 +0100
From: David Hildenbrand <david@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, David Hildenbrand <david@...hat.com>
Subject: [PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
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
Powered by blists - more mailing lists