From: gadiyar@ti.com (Anand Gadiyar)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM: fix compile warning in mm/init.c
Date: Fri, 12 Nov 2010 14:19:01 +0530 [thread overview]
Message-ID: <4CDCFF7D.5080807@ti.com> (raw)
In-Reply-To: <20101112083602.GB28735@n2100.arm.linux.org.uk>
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?
- Anand
next prev parent reply other threads:[~2010-11-12 8:49 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 [this message]
2010-11-12 8:51 ` Russell King - ARM Linux
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=4CDCFF7D.5080807@ti.com \
--to=gadiyar@ti.com \
--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 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.