]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: unify current.h
authorChristoph Lameter <clameter@sgi.com>
Sat, 10 May 2008 02:09:48 +0000 (19:09 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:58:35 +0000 (08:58 +0200)
commitf0766440dda7ace8a43b030f75e2dcb82449fb85
tree7965d522a3ec8323aa965949b96d500fa5f3a304
parentbfe4bb1526945e446d2912bef2e1e2cbd2c7349e
x86: unify current.h

Simply stitch these together. There are just two definitions that are shared
but the file is resonably small and putting these things together shows that
further unifications requires a unification of the per cpu / pda handling
between both arches.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/current.h
include/asm-x86/current_32.h [deleted file]
include/asm-x86/current_64.h [deleted file]