mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| clock-sh3.c | ||
| clock-sh7300.c | ||
| clock-sh7705.c | ||
| clock-sh7706.c | ||
| clock-sh7709.c | ||
| ex.S | ||
| probe.c | ||
| setup-sh7300.c | ||
| setup-sh7705.c | ||
| setup-sh7708.c | ||
| setup-sh7709.c | ||
| setup-sh7710.c | ||