From: Ingo Molnar <mingo@elte.hu>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>,
LKML <linux-kernel@vger.kernel.org>,
"Metzger, Markus T" <markus.t.metzger@intel.com>,
Roland McGrath <roland@redhat.com>
Subject: Re: [PATCH] x86: ds.c ptrace.c integer as NULL pointer sparse fixes
Date: Wed, 24 Sep 2008 09:58:54 +0200 [thread overview]
Message-ID: <20080924075854.GA19354@elte.hu> (raw)
In-Reply-To: <1222207004.16003.20.camel@brick>
* Harvey Harrison <harvey.harrison@gmail.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@gmail.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
prev parent reply other threads:[~2008-09-24 7:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 21:56 [PATCH] x86: ds.c ptrace.c integer as NULL pointer sparse fixes Harvey Harrison
2008-09-24 4:56 ` Cyrill Gorcunov
2008-09-24 7:58 ` 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=20080924075854.GA19354@elte.hu \
--to=mingo@elte.hu \
--cc=gorcunov@gmail.com \
--cc=harvey.harrison@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=markus.t.metzger@intel.com \
--cc=roland@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.