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:
cb6d2be
)
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c
author
Mike Travis
<travis@sgi.com>
Tue, 15 Jul 2008 21:14:32 +0000
(14:14 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 18 Jul 2008 20:02:58 +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