commit | c7753f18711782738936f224aaa421468e87f6ed | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sat Oct 07 06:01:11 2006 -0600 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Sat Oct 07 06:01:11 2006 -0600 |
tree | 7152347bb02452a54beb67a1f553db968c2c5615 | |
parent | bbd6330ea1154fc13a351263160d4f9cca2ff5d9 [diff] |
[PARISC] More pt_regs removal Remove pt_regs from ipi_interrupt and timer_interrupt. Inline smp_do_timer() into its only caller, and unify the SMP and non-SMP paths. Fixes a profiling bug. Signed-off-by: Matthew Wilcox <matthew@wil.cx>