[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090827165927.27901.97270.stgit@pc1117.cambridge.arm.com>
Date: Thu, 27 Aug 2009 18:02:47 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] kmemleak: x86-related patches
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists