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:
65c0118
)
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c
author
Mike Travis
<travis@sgi.com>
Tue, 15 Jul 2008 21:14:31 +0000
(14:14 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 18 Jul 2008 20:02:57 +0000
(22:02 +0200)
* Optimize various places where a pointer to the cpumask_of_cpu value
will result in reducing stack pressure.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found