From: Andrew Morton <akpm@linux-foundation.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
vegard.nossum@gmail.com, penberg@cs.helsinki.fi,
tglx@linutronix.de, hpa@zytor.com
Subject: Re: [git pull] kmemcheck
Date: Fri, 25 Apr 2008 23:09:34 -0700 [thread overview]
Message-ID: <20080425230934.c54a07a0.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080424210605.GA26672@elte.hu>
> On Thu, 24 Apr 2008 23:06:05 +0200 Ingo Molnar <mingo@elte.hu> wrote:
> Documentation/kmemcheck.txt | 101 +++++
> arch/x86/Kconfig.debug | 64 +++
> arch/x86/kernel/Makefile | 2 +
> arch/x86/kernel/cpu/common.c | 7 +
> arch/x86/kernel/entry_32.S | 8 +-
> arch/x86/kernel/entry_64.S | 4 +-
> arch/x86/kernel/kmemcheck.c | 924 ++++++++++++++++++++++++++++++++++++++++
> arch/x86/kernel/process.c | 2 +-
> arch/x86/kernel/process_32.c | 4 +-
> arch/x86/kernel/process_64.c | 12 +-
> arch/x86/kernel/traps_32.c | 18 +-
> arch/x86/kernel/traps_64.c | 21 +-
> arch/x86/mm/fault.c | 25 +-
> arch/x86/mm/init_32.c | 2 -
> include/asm-x86/kdebug.h | 3 +-
> include/asm-x86/kmemcheck.h | 30 ++
> include/asm-x86/pgtable.h | 4 +-
> include/asm-x86/pgtable_32.h | 6 +
> include/asm-x86/string_32.h | 8 +
> include/asm-x86/string_64.h | 1 +
> include/linux/gfp.h | 3 +-
> include/linux/kmemcheck.h | 29 ++
> include/linux/slab.h | 7 +
> include/linux/slub_kmemcheck.h | 21 +
> init/main.c | 2 +
> kernel/fork.c | 15 +-
> kernel/sysctl.c | 12 +
> mm/Makefile | 3 +
> mm/slub.c | 25 +-
> mm/slub_kmemcheck.c | 100 +++++
Can we have a MAINTAINERS update please?
next prev parent reply other threads:[~2008-04-26 6:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 21:06 Ingo Molnar
2008-04-26 6:09 ` Andrew Morton [this message]
2008-04-26 9:59 Vegard Nossum
2008-04-26 13:19 ` Ingo Molnar
2008-04-29 20:34 Ingo Molnar
2008-04-30 16:29 ` Roland Dreier
2008-04-30 16:37 ` Vegard Nossum
2008-04-30 20:06 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080425230934.c54a07a0.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=penberg@cs.helsinki.fi \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=vegard.nossum@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®