From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM: fix compile warning in mm/init.c
Date: Fri, 12 Nov 2010 08:51:12 +0000 [thread overview]
Message-ID: <20101112085112.GA2568@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <4CDCFF7D.5080807@ti.com>
On Fri, Nov 12, 2010 at 02:19:01PM +0530, Anand Gadiyar wrote:
> On 11/12/2010 2:06 PM, Russell King - ARM Linux wrote:
> > On Fri, Nov 12, 2010 at 11:49:13AM +0530, Anand Gadiyar wrote:
> >> Commit 7c63984b86 (ARM: do not define VMALLOC_END relative to PAGE_OFFSET)
> >> changed VMALLOC_END to be an explicit value. Before this, it was
> >> relative to PAGE_OFFSET and therefore automatically upgraded to
> >> unsigned long as PAGE_OFFSET was an unsigned long. This introduced
> >> the following build warning. Fix this.
> >
> > Please fix your definition of VMALLOC_END.
>
> Will do. Should I also fix up the other mach-* that were touched by this patch?
That would be useful, thanks.
prev parent reply other threads:[~2010-11-12 8:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 6:19 ARM: fix compile warning in mm/init.c Anand Gadiyar
2010-11-12 7:40 ` Uwe Kleine-König
2010-11-12 8:22 ` Kyungmin Park
2010-11-12 8:36 ` Russell King - ARM Linux
2010-11-12 8:49 ` Anand Gadiyar
2010-11-12 8:51 ` Russell King - ARM Linux [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=20101112085112.GA2568@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).