lkml.org 
[lkml]   [2009]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT PULL] kmemcheck fixes for -tip

* 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


\
 
 \ /
  Last update: 2009-05-27 09:55    [W:2.002 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site