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:
7de6883
)
x86: make early_per_cpu() a lvalue and use it
author
Tejun Heo
<tj@kernel.org>
Tue, 13 Jan 2009 11:41:34 +0000
(20:41 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 16 Jan 2009 13:18:17 +0000
(14:18 +0100)
Make early_per_cpu() a lvalue as per_cpu() is and use it where
applicable.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found