linux/arch/sh/kernel/cpu
Paul Mundt 1f666587db sh: Fix exception_handling_table alignment.
With the recent change ripping out interrupt_table, explicit
padding of the table was missing, causing bad things to happen
when manually inserting handlers in to the table. This problem
particularly showed up in relation to do_fpu_state_restore()
which was inserted quite deeply in to the table and ended up
scribbling over a slab object.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-10-19 16:30:32 +09:00
..
irq sh: Convert IPR-IRQ to IRQ chip. 2006-10-06 17:55:25 +09:00
sh2
sh3 sh: Fix exception_handling_table alignment. 2006-10-19 16:30:32 +09:00
sh4 sh: Fix exception_handling_table alignment. 2006-10-19 16:30:32 +09:00
Makefile sh: Kill off the rest of the legacy rtc mess. 2006-09-27 17:45:01 +09:00
adc.c
clock.c sh: sem2mutex conversion for clock framework. 2006-09-27 17:28:20 +09:00
init.c sh: Calculate shm alignment at runtime. 2006-09-27 18:36:17 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00