linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock: introduce check_pages boot parameter
@ 2025-12-07 16:17 Mike Rapoport
  2025-12-07 16:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2025-12-07 16:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Joshua Hahn, Mike Rapoport, linux-mm, linux-kernel

Hi Linus,

The following changes since commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d:

  Linux 6.18-rc7 (2025-11-23 14:53:16 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-6.19-rc1

for you to fetch changes up to 83c8f7b5e194eaf3fb268c513e23e23e892de8ed:

  mm/mm_init: Introduce a boot parameter for check_pages (2025-12-04 19:40:25 +0200)

----------------------------------------------------------------
memblock: introduce check_pages boot parameter

... to decouple simple checks for page state on allocation and free from
CONFIG_DEBUG_VM.

check_pages parameter allows enabling page checking without building kernel
with CONFIG_DEBUG_VM or forcing init_on_{alloc, free} or other heavier
mechanisms.

----------------------------------------------------------------
Joshua Hahn (1):
      mm/mm_init: Introduce a boot parameter for check_pages

 Documentation/admin-guide/kernel-parameters.txt |  8 ++++++++
 mm/mm_init.c                                    | 10 +++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

-- 
Sincerely yours,
Mike.


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

end of thread, other threads:[~2025-12-07 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-07 16:17 [GIT PULL] memblock: introduce check_pages boot parameter Mike Rapoport
2025-12-07 16:57 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox