Searched hist:"88987 ef91b99cf99bc5d167caeb31d4958fbf931" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm/kernel/ |
H A D | head-common.S | diff 88987ef91b99cf99bc5d167caeb31d4958fbf931 Fri Jul 24 06:32:52 CDT 2009 Catalin Marinas <catalin.marinas@arm.com> Thumb-2: Add some .align statements to the .S files
Since the Thumb-2 instructions can be 16-bit wide, data in the .text sections may not be aligned to a 32-bit word and this leads to unaligned exceptions. This patch does not affect the ARM code generation.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | entry-armv.S | diff 88987ef91b99cf99bc5d167caeb31d4958fbf931 Fri Jul 24 06:32:52 CDT 2009 Catalin Marinas <catalin.marinas@arm.com> Thumb-2: Add some .align statements to the .S files
Since the Thumb-2 instructions can be 16-bit wide, data in the .text sections may not be aligned to a 32-bit word and this leads to unaligned exceptions. This patch does not affect the ARM code generation.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head.S | diff 88987ef91b99cf99bc5d167caeb31d4958fbf931 Fri Jul 24 06:32:52 CDT 2009 Catalin Marinas <catalin.marinas@arm.com> Thumb-2: Add some .align statements to the .S files
Since the Thumb-2 instructions can be 16-bit wide, data in the .text sections may not be aligned to a 32-bit word and this leads to unaligned exceptions. This patch does not affect the ARM code generation.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|