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 from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html