From: Daniel Hellstrom <daniel@xxxxxxxxxxx> Date: Wed, 20 Apr 2011 11:57:28 +0200 > Signed-off-by: Daniel Hellstrom <daniel@xxxxxxxxxxx> I find it amazing that this patch builds, yet with current tools it does. It seems that some time in the recent past, binutils started accepting constants in assembler that have type tag suffixes such as "UL". But I know that older binutils do not accept this, and we use VMALLOC_{START,END} in arch/sparc/kernel/entry.S So please use the mechanism we have in place to handle this problem, include linux/const.h and use the AC() macros as we do in pgtable_64.h for this. Thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html