From: David Hildenbrand <david@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: linux-mm@kvack.org, David Hildenbrand <david@redhat.com>
Subject: [PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
Date: Mon, 1 Feb 2021 19:13:45 +0100 [thread overview]
Message-ID: <20210201181347.13262-1-david@redhat.com> (raw)
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
next reply other threads:[~2021-02-01 18:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-01 18:13 David Hildenbrand [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210201181347.13262-1-david@redhat.com \
--to=david@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).