]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify percpu.h
authortravis@sgi.com <travis@sgi.com>
Wed, 30 Jan 2008 12:32:53 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:53 +0000 (13:32 +0100)
commit7a051b98ab3294be6ee84a57237410bbbcd33aac
tree7fc7cd4b99a4e5cfe5eee95fc43f55e126d7ee43
parent74f087780d94fd50b81a3d3f426b3342436f28e5
x86: unify percpu.h

Form a single percpu.h from percpu_32.h and percpu_64.h. Both are now pretty
small so this is simply adding them together.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/percpu.h
include/asm-x86/percpu_32.h [deleted file]
include/asm-x86/percpu_64.h [deleted file]