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:
056e6d8
)
[IA64] Allow smp_call_function_single() to current cpu
author
Avi Kivity
<avi@qumranet.com>
Thu, 19 Jul 2007 15:32:43 +0000
(18:32 +0300)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 30 Jul 2007 23:26:45 +0000
(16:26 -0700)
This removes the requirement for callers to get_cpu() to check in simple
cases. i386 and x86_64 already received a similar treatment.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found