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:
cc86c9e
)
x86: cpu_init(): remove ugly #ifdef construct around debug register clear
author
Peter Zijlstra
<peterz@infradead.org>
Tue, 27 Jan 2009 20:41:34 +0000
(21:41 +0100)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 27 Jan 2009 22:54:44 +0000
(14:54 -0800)
Impact: Cleanup
While I was looking through the new and improved bootstrap code - great
work that, thanks! I found the below a slight improvement.
Remove unnecessary ugly #ifdef construct around debug register clear.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found