All of lore.kernel.org
 help / color / mirror / Atom feed
* + drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix.patch added to mm-new branch
@ 2025-06-09 22:50 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-06-09 22:50 UTC (permalink / raw)
  To: mm-commits, donettom, akpm


The patch titled
     Subject: drivers/base/node: restore removed extra line
has been added to the -mm mm-new branch.  Its filename is
     drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix.patch

This patch will shortly appear at
     https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix.patch

This patch will later appear in the mm-new branch at
    git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Note, mm-new is a provisional staging ground for work-in-progress
patches, and acceptance into mm-new is a notification for others take
notice and to finish up reviews.  Please do not hesitate to respond to
review feedback and post updated versions to replace or incrementally
fixup patches in mm-new.

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days

------------------------------------------------------
From: Donet Tom <donettom@linux.ibm.com>
Subject: drivers/base/node: restore removed extra line
Date: Mon, 9 Jun 2025 09:03:54 -0500

Re-added the extra blank line at the end of the memory.h that was removed
by the commit 'commit d61861e3bb35 ("drivers/base/node: optimize memory
block registration to reduce boot time")'

Link: https://lkml.kernel.org/r/20250609140354.467908-1-donettom@linux.ibm.com
Signed-off-by: Donet Tom <donettom@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/memory.h |    1 +
 1 file changed, 1 insertion(+)

--- a/include/linux/memory.h~drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix
+++ a/include/linux/memory.h
@@ -216,4 +216,5 @@ unsigned long memory_block_advised_max_s
  * can sleep.
  */
 extern struct mutex text_mutex;
+
 #endif /* _LINUX_MEMORY_H_ */
_

Patches currently in -mm which might be from donettom@linux.ibm.com are

drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time.patch
drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix.patch
drivers-base-node-remove-register_mem_block_under_node_early.patch
drivers-base-node-remove-register_memory_blocks_under_node-function-call-from-register_one_node.patch
drivers-base-node-rename-register_memory_blocks_under_node-and-remove-context-argument.patch
drivers-base-node-rename-__register_one_node-to-register_one_node.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-09 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 22:50 + drivers-base-node-optimize-memory-block-registration-to-reduce-boot-time-fix.patch added to mm-new branch Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.