Around Sat 06 Apr 2013 22:32:01 +0800 or thereabout, Jiang Liu wrote: > Normalize global variables exported by vmlinux.lds to conform usage > guidelines from include/asm-generic/sections.h. > > Use _text to mark the start of the kernel image including the head text, > and _stext to mark the start of the .text section. I'm assuming this series of patches makes this change. > Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxx> > Cc: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> > Cc: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx> > Cc: linux-kernel@xxxxxxxxxxxxxxx Acked-by: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx> > --- > arch/avr32/kernel/setup.c | 2 +- > arch/avr32/kernel/vmlinux.lds.S | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>