[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080924075854.GA19354@elte.hu>
Date: Wed, 24 Sep 2008 09:58:54 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: Cyrill Gorcunov <gorcunov@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
"Metzger, Markus T" <markus.t.metzger@...el.com>,
Roland McGrath <roland@...hat.com>
Subject: Re: [PATCH] x86: ds.c ptrace.c integer as NULL pointer sparse fixes
* Harvey Harrison <harvey.harrison@...il.com> wrote:
> arch/x86/kernel/ptrace.c:763:29: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ptrace.c:777:46: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ptrace.c:1115:45: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ds.c:482:26: warning: Using plain integer as NULL pointer
> arch/x86/kernel/ds.c:487:25: warning: Using plain integer as NULL pointer
>
> Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
>
> ---
> arch/x86/kernel/ds.c | 4 ++--
> arch/x86/kernel/ptrace.c | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)
applied to tip/x86/pebs, thanks Harvey!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists