Files
linux/arch/arm
Russell King 08fdffd4cf [ARM] Ensure head text is always placed at the start of kernel
Commit 86c0baf123 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 <rmk+kernel@arm.linux.org.uk>
2007-05-08 15:15:45 +01:00
..
2007-05-06 20:58:29 +01:00
2007-04-16 21:01:56 +01:00
2006-11-30 12:24:47 +00:00
2007-02-20 15:28:40 +00:00