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:
fa1d19e
)
[IA64] Correct definition of handle_IPI
author
Keith Owens
<kaos@sgi.com>
Wed, 18 Oct 2006 05:36:49 +0000
(15:36 +1000)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 31 Oct 2006 22:38:15 +0000
(14:38 -0800)
The declaration of handle_IPI in arch/ia64/kernel/smp.c was changed but
not the definition of this function. Remove struct pt_regs from
handle_IPI().
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found