From: Michael Ellerman <mpe@ellerman•id.au>
To: Scott Wood <scottwood@freescale•com>
Cc: Paul Mackerras <paulus@samba•org>,
linuxppc-dev@lists•ozlabs.org, linux-kernel@vger•kernel.org
Subject: Re: powerpc32: fix warning from include/linux/mm.h
Date: Wed, 08 Apr 2015 13:27:22 +1000 [thread overview]
Message-ID: <1428463642.29968.1.camel@ellerman.id.au> (raw)
In-Reply-To: <20150320235213.GA1233@home.buserror.net>
On Fri, 2015-03-20 at 18:52 -0500, Scott Wood wrote:
> On Fri, Dec 05, 2014 at 12:20:20PM +0100, LEROY Christophe wrote:
> > include/linux/mm.h: In function 'is_vmalloc_addr':
> > include/linux/mm.h:367:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> > return addr >= VMALLOC_START && addr < VMALLOC_END;
> > ^
> >
> > Signed-off-by: Christophe Leroy <christophe.leroy@c-s•fr>
> > ---
> > arch/powerpc/include/asm/pgtable-ppc32.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> That warning doesn't appear to be enabled. What config are you seeing
> this with?
>
> I'm also not clear on why this was assigned to me in patchwork.
Because it's from Christophe.
cheers
prev parent reply other threads:[~2015-04-08 3:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 11:20 [PATCH] powerpc32: fix warning from include/linux/mm.h Christophe Leroy
2015-03-20 23:52 ` Scott Wood
2015-04-07 8:07 ` leroy christophe
2015-04-07 21:19 ` Scott Wood
2015-04-08 3:27 ` Michael Ellerman [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=1428463642.29968.1.camel@ellerman.id.au \
--to=mpe@ellerman$(echo .)id.au \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=paulus@samba$(echo .)org \
--cc=scottwood@freescale$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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