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:
1bd9d6b
)
NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var
author
Mike Travis
<travis@sgi.com>
Sat, 19 Jul 2008 01:11:31 +0000
(18:11 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 20 Jul 2008 08:21:11 +0000
(10:21 +0200)
* Slight optimization when getting one's own cpu_info percpu data.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found