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:
54b11e6
)
cpumask: arch_send_call_function_ipi_mask: core
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:35:17 +0000
(09:05 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:35:17 +0000
(09:05 +1030)
Impact: new API to reduce stack usage
We're weaning the core code off handing cpumask's around on-stack.
This introduces arch_send_call_function_ipi_mask().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found