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:
d3ac881
)
x86: Remove unused variable disable_x2apic
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Thu, 2 Jul 2009 17:03:59 +0000
(22:33 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 3 Jul 2009 12:34:27 +0000
(14:34 +0200)
setup_nox2apic() is writing 1 to disable_x2apic but no one is reading it.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
LKML-Reference: <
1246554239
.2242.27.camel@jaswinder.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found