From: Tejun Heo Date: Tue, 13 Jan 2009 11:41:35 +0000 (+0900) Subject: x86: convert pda ops to wrappers around x86 percpu accessors X-Git-Tag: v2.6.30-rc1~2^2~50^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49357d19e4fb31e28796eaff83499e7584c26878;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed