]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: convert pda ops to wrappers around x86 percpu accessors
authorTejun Heo <tj@kernel.org>
Tue, 13 Jan 2009 11:41:35 +0000 (20:41 +0900)
committerIngo Molnar <mingo@elte.hu>
Fri, 16 Jan 2009 13:20:22 +0000 (14:20 +0100)
commit49357d19e4fb31e28796eaff83499e7584c26878
treec0b425a5f3a187ae25ebc662816aa7c95c9cc59f
parentb12d8db8fbfaed1e8222a15333a3645599636854
x86: convert pda ops to wrappers around x86 percpu accessors

pda is now a percpu variable and there's no reason it can't use plain
x86 percpu accessors.  Add x86_test_and_clear_bit_percpu() and replace
pda op implementations with wrappers around x86 percpu accessors.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/pda.h
arch/x86/include/asm/percpu.h
arch/x86/kernel/vmlinux_64.lds.S
arch/x86/kernel/x8664_ksyms_64.c