ARM: fix compile warning in mm/init.c

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Nov 12 03:51:12 EST 2010


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.



More information about the linux-arm-kernel mailing list