From: Jeff Dike Date: Tue, 31 Oct 2006 06:07:13 +0000 (-0800) Subject: [PATCH] uml: add _text definition to linker scripts X-Git-Tag: v2.6.19-rc5~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1480c56feb2a894fd47fb399999a5b320c3e103;p=pandora-kernel.git [PATCH] uml: add _text definition to linker scripts kallsyms now refers to addresses as '_text + 0xADDRESS', rather than just '0xADDRESS', so we need to define _text. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed