From: Peter Zijlstra Date: Tue, 27 Jan 2009 20:41:34 +0000 (+0100) Subject: x86: cpu_init(): remove ugly #ifdef construct around debug register clear X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~166^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6d86dc4178957d9814b1784848012a927a3898;p=pandora-kernel.git x86: cpu_init(): remove ugly #ifdef construct around debug register clear 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed