linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Merge request for kmemleak patches
@ 2009-07-28  9:15 Catalin Marinas
  2009-07-28 11:00 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2009-07-28  9:15 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next

Hi Stephen,

There are a few more kmemleak patches for the upcoming merging window
(the first one will be pushed before). Could you please pull them into
the -next tree? Thanks.


The following changes since commit 4be3bd7849165e7efa6b0b35a23d6a3598d97465:
  Linus Torvalds (1):
        Linux 2.6.31-rc4

are available in the git repository at:

  git://linux-arm.org/linux-2.6.git kmemleak

Catalin Marinas (8):
      kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
      kmemleak: Dump object information on request
      kmemleak: Allow rescheduling during an object scanning
      kmemleak: Mark the early log buffer as __initdata
      kmemleak: Save the stack trace for early allocations
      kmemleak: Do not report alloc_bootmem blocks as leaks
      kmemleak: Inform kmemleak about kernel stack allocation
      kmemleak: Always scan the task stacks

Sergey Senozhatsky (1):
      kmemleak: Printing of the objects hex dump

 Documentation/kmemleak.txt         |   12 +-
 arch/x86/include/asm/thread_info.h |    7 +-
 arch/x86/kernel/process.c          |    1 +
 include/linux/kmemleak.h           |   18 ++--
 kernel/fork.c                      |    7 +-
 mm/bootmem.c                       |    6 +-
 mm/kmemleak.c                      |  199 ++++++++++++++++++++++++++----------
 7 files changed, 179 insertions(+), 71 deletions(-)

-- 
Catalin

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

end of thread, other threads:[~2009-07-28 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-28  9:15 Merge request for kmemleak patches Catalin Marinas
2009-07-28 11:00 ` Stephen Rothwell

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).