mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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
Subject: Re: [GIT PULL] kmemcheck fixes for -tip
Date: Wed, 27 May 2009 09:26:43 +0200	[thread overview]
Message-ID: <20090527072643.GA15000@elte.hu> (raw)
In-Reply-To: <20090527054317.GA31443@damson.getinternet.no>


* Vegard Nossum <vegard.nossum@gmail.com> wrote:

> Hi,
> 
> These are the patches I posted to LKML a while ago. Full diff included.
> 
> With this, we should be able to resume linux-next integration. It also gets
> rid of the two most frequent false positives, so automatic testing should be
> more useful.
> 
> The following changes since commit 12d77a12affc8310e09598fb5a35605549eb9730:
>   Ingo Molnar (1):
>         Merge commit 'v2.6.30-rc5' into kmemcheck
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck.git for-tip
> 
> Vegard Nossum (5):
>       kmemcheck: make bitfield annotations be valid C
>       fs: introduce __getname_gfp()
>       kmemcheck: add __GFP_NOTRACK_FALSE_POSITIVE flag
>       kmemcheck: fix do_mount_root() false positive
>       kmemcheck: fix __send_signal() false positive
>
>  drivers/ieee1394/csr1212.c       |    2 +-
>  drivers/ieee1394/nodemgr.c       |    8 ++--
>  drivers/misc/c2port/core.c       |    2 +-
>  include/linux/c2port.h           |    8 ++--
>  include/linux/fs.h               |    5 +-
>  include/linux/gfp.h              |    6 +++
>  include/linux/kmemcheck.h        |   91 +++++++++++++++++++------------------
>  include/linux/ring_buffer.h      |    6 +-
>  include/linux/skbuff.h           |   34 +++++++-------
>  include/net/inet_sock.h          |   22 +++++-----
>  include/net/inet_timewait_sock.h |   12 +++---
>  include/net/sock.h               |   10 ++--
>  init/do_mounts.c                 |    3 +-
>  kernel/signal.c                  |   11 +++-
>  kernel/trace/ring_buffer.c       |    4 +-
>  net/core/skbuff.c                |   12 +++---
>  net/core/sock.c                  |    2 +-
>  net/ipv4/inet_timewait_sock.c    |    2 +-
>  18 files changed, 128 insertions(+), 112 deletions(-)

Pulled, thanks Vegard! There were a few conflicts with tip:master, 
due to ongoing work in other areas:

    Merge branch 'kmemcheck'
    
    Conflicts:
        include/linux/ring_buffer.h
        init/do_mounts.c
        kernel/trace/ring_buffer.c

I resolved them manually, you might want to double check them.

	Ingo

  reply	other threads:[~2009-05-27  7:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27  5:43 Vegard Nossum
2009-05-27  7:26 ` Ingo Molnar [this message]
2009-05-27 14:38   ` Vegard Nossum
2009-05-27 22:29     ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2009-02-28  9:12 Vegard Nossum
2009-02-28  9:14 ` 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=20090527072643.GA15000@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --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®