git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbd6330
)
[PARISC] More pt_regs removal
author
Matthew Wilcox
<matthew@wil.cx>
Sat, 7 Oct 2006 12:01:11 +0000
(06:01 -0600)
committer
Matthew Wilcox
<willy@parisc-linux.org>
Sat, 7 Oct 2006 12:01:11 +0000
(06:01 -0600)
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>
No differences found