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:
49357d1
)
x86: misc clean up after the percpu update
author
Tejun Heo
<tj@kernel.org>
Tue, 13 Jan 2009 11:41:35 +0000
(20:41 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 16 Jan 2009 13:20:26 +0000
(14:20 +0100)
Do the following cleanups:
* kill x86_64_init_pda() which now is equivalent to pda_init()
* use per_cpu_offset() instead of cpu_pda() when initializing
initial_gs
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found