Re: [PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-07-06 22:19:02
Also in:
lkml
On Thu, 1 Jul 2021 17:30:13 +0200 David Hildenbrand [off-list ref] wrote:
On 09.06.21 09:57, David Hildenbrand wrote:quoted
This is v3 of the memory hot(un)plug admin-guide overhaul. v2 -> v3: - Added ACKs and RBs (thanks!) - s/aarch64/arm64/ - Refine error handling when onlining/offlining - s/memory hotplug/memory offlining/ in the vmemmap optimization section for huge pages v1 -> v2: - Added "memory-hotplug.rst: remove locking details from admin-guide" - Incorporated all feedback from Mike and Michal (thanks!) - Compressed some lines to make full use of 80 chars. - Added details regarding 64bit/supported archs to the introduction. - Added KASAN to the list of sizing considerations. David Hildenbrand (2): memory-hotplug.rst: remove locking details from admin-guide memory-hotplug.rst: complete admin-guide overhaul .../admin-guide/mm/memory-hotplug.rst | 800 ++++++++++-------- 1 file changed, 455 insertions(+), 345 deletions(-)Andrew, are you planning on picking+sending this for this cycle, or do you prefer to let this doc update rest for a little bit longer? I can spot that mmotm still contains v1.
Seems that whenever I take a documentation patch, Jon pops up and takes it as well. Except this time ;) Please resend whatever's needed against current mainline?