]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/cpu/common.c
x86: cpu/common.c cleanups
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Sat, 14 Mar 2009 05:49:49 +0000 (11:19 +0530)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Mar 2009 07:59:50 +0000 (08:59 +0100)
commit9766cdbcb260389669e9679b2aa87c11832f479f
treedf0d6591378c0ef79c99c31e452ff78727dce5ce
parentbf5172d07ac38e538e01143289e9b46076494ad5
x86: cpu/common.c cleanups

- fix various style problems
 - declare varibles before they get used
 - introduced clear_all_debug_regs
 - fix header files issues

LKML-Reference: <1237009789.4387.2.camel@localhost.localdomain>
Signed-off-by: Jaswinder Singh Rajput <jaswinder@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/common.c