From: Russell King Date: Tue, 8 May 2007 14:15:45 +0000 (+0100) Subject: [ARM] Ensure head text is always placed at the start of kernel X-Git-Tag: v2.6.22-rc1~144^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08fdffd4cf4ddd4eb4b32e78f93f4ff53ccec78f;p=pandora-kernel.git [ARM] Ensure head text is always placed at the start of kernel Commit 86c0baf123e474b6eb404798926ecf62b426bf3a highlighted that we may end up with the head text placed elsewhere in the kernel image. Introduce a new .text.head section to contain the initial kernel startup code, and always place this section at the beginning of the kernel image. Signed-off-by: Russell King --- Reading git-diff-tree failed