From: Ingo Molnar <mingo@elte.hu>
To: Vegard Nossum <vegard.nossum@gmail.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>,
linux-kernel@vger.kernel.org,
the arch/x86 maintainers <x86@kernel.org>
Subject: Re: [GIT PULL] kmemcheck updates (for -tip)
Date: Mon, 29 Sep 2008 09:45:30 +0200 [thread overview]
Message-ID: <20080929074530.GB9664@elte.hu> (raw)
In-Reply-To: <20080928170316.GA6893@localhost.localdomain>
* Vegard Nossum <vegard.nossum@gmail.com> wrote:
> Hi,
>
> Here comes next batch of kmemcheck patches. Temporary work-around for
> x86_64 is to not track >4k pages. It would be nice to have this sorted
> out properly, but there is not enough time for me to look into it at
> the moment.
>
> The following changes since commit 4b7f562ea9736b8b111ffeb60a7311075ce76849:
> Ingo Molnar (1):
> kmemcheck: build fix
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck.git for-tip
>
> Vegard Nossum (4):
> kmemcheck: hide/show pages in each iteration of a REP instruction #2
> kmemcheck: lazy checking for MOVS instructions
> Revert "kmemcheck: use set_memory_4k() instead of disabling PSE"
> x86: use REP MOVS instruction for memcpy if kmemcheck is enabled
>
> arch/x86/Makefile | 5 ++
> arch/x86/kernel/cpu/common.c | 7 ++
> arch/x86/kernel/head_32.S | 2 +-
> arch/x86/mm/init_32.c | 2 +-
> arch/x86/mm/kmemcheck/kmemcheck.c | 127 +++++++++++++++++++++++++++++++++++--
> include/asm-x86/string_32.h | 8 +++
> include/asm-x86/string_64.h | 8 +++
> mm/kmemcheck.c | 8 +++
> 8 files changed, 159 insertions(+), 8 deletions(-)
pulled into tip/kmemcheck, thanks Vegard!
Ingo
prev parent reply other threads:[~2008-09-29 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-28 17:03 Vegard Nossum
2008-09-29 7:45 ` Ingo Molnar [this message]
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=20080929074530.GB9664@elte.hu \
--to=mingo@elte.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=vegard.nossum@gmail.com \
--cc=x86@kernel.org \
/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
Powered by JetHome