
28 Aug
2008
28 Aug
'08
2:09 p.m.
On Aug 19, 2008, at 3:05 PM, Kumar Gala wrote:
For some reason we duplicated the majority of code in lib_ppc/ interrupts.c not show how that happened, but there is no good reason for it.
Use the interrupt_init_cpu() and timer_interrupt_cpu() since its why they exist.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
cpu/mpc86xx/interrupts.c | 131 ++ +------------------------------------------- 1 files changed, 7 insertions(+), 124 deletions(-)
Jon, can you ack or pick up this patch.
- k