All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memblock: fix handling of NOMAP regions with kmemleak
@ 2021-10-16  7:22 Mike Rapoport
  2021-10-16 18:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2021-10-16  7:22 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Catalin Marinas, Mike Rapoport, Mike Rapoport,
	Vladimir Zapolskiy, linux-kernel, linux-mm

Hi Linus,

The following changes since commit 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc:

  Linux 5.15-rc5 (2021-10-10 17:01:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2021-10-16

for you to fetch changes up to 6e44bd6d34d659c44cd8e7fc925c8a97f49b3c33:

  memblock: exclude NOMAP regions from kmemleak (2021-10-13 08:36:59 +0300)

----------------------------------------------------------------
memblock: fix handling of NOMAP regions with kmemleak.

NOMAP regions don't have linear map entries so an attempt to scan these
areas in kmemleak would fault.

Prevent such faults by excluding NOMAP regions from kmemleak.

----------------------------------------------------------------
Mike Rapoport (1):
      memblock: exclude NOMAP regions from kmemleak

 mm/memblock.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
Sincerely yours,
Mike.

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

* Re: [GIT PULL] memblock: fix handling of NOMAP regions with kmemleak
  2021-10-16  7:22 [GIT PULL] memblock: fix handling of NOMAP regions with kmemleak Mike Rapoport
@ 2021-10-16 18:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-16 18:31 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Andrew Morton, Catalin Marinas, Mike Rapoport,
	Mike Rapoport, Vladimir Zapolskiy, linux-kernel, linux-mm

The pull request you sent on Sat, 16 Oct 2021 10:22:57 +0300:

> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2021-10-16

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ccfb5ceb400720969d6118c740c2fc37bcf990b8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-10-16 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16  7:22 [GIT PULL] memblock: fix handling of NOMAP regions with kmemleak Mike Rapoport
2021-10-16 18:31 ` pr-tracker-bot

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.