From: Pekka J Enberg on 26 Feb 2010 13:00 Hi Linus, Vegard has been rather quiet recently so I've picked up kmemcheck until he returns. Here's a small kmemcheck/kmemleak integration fixlet from Catalin Marinas. Pekka The following changes since commit 6ebdc661b608671e9ca572af8bb42d58108cc008: Linus Torvalds (1): Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git kmemcheck-for-linus Catalin Marinas (1): kmemcheck: Test the full object in kmemcheck_is_obj_initialized() Pekka Enberg (1): Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus arch/x86/mm/kmemcheck/kmemcheck.c | 2 +- arch/x86/mm/kmemcheck/shadow.c | 16 ++++++++++++++-- arch/x86/mm/kmemcheck/shadow.h | 2 ++ 3 files changed, 17 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 1/7] mmc: at91_mci: fix pointer errors Next: [GIT PULL][RESEND] tracing/core updates |