[PATCH 0/2] kmemleak: x86-related patches
From: Catalin Marinas
Date: Thu Aug 27 2009 - 13:03:52 EST
Hi,
I plan to submit these two x86-related patches for 2.6.32. Are the x86
people OK with them (so that I can add the relevant ack)?
Thanks.
Catalin Marinas (2):
kmemleak: Inform kmemleak about kernel stack allocation
kmemleak: Ignore the aperture memory hole on x86_64
Documentation/kmemleak.txt | 11 +++++------
arch/x86/include/asm/thread_info.h | 7 ++++++-
arch/x86/kernel/aperture_64.c | 6 ++++++
arch/x86/kernel/pci-dma.c | 6 ++++++
arch/x86/kernel/process.c | 2 ++
kernel/fork.c | 7 ++++++-
mm/kmemleak.c | 22 ----------------------
7 files changed, 31 insertions(+), 30 deletions(-)
--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/