ARM: fix compile warning in mm/init.c

Anand Gadiyar gadiyar at ti.com
Fri Nov 12 03:49:01 EST 2010


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



More information about the linux-arm-kernel mailing list