]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: change percpu_read_stable() to this_cpu_read_stable()
authorAlex Shi <alex.shi@intel.com>
Wed, 4 Apr 2012 00:08:06 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 11 Apr 2012 04:45:39 +0000 (14:45 +1000)
commitc5e7b35907ad9cb8e504b1ca8682988ac0cd3788
treef1204f2c558945d71d9d27ffda9a264f1349f8f7
parente7e58e0575e0cd67644290144d7ae7d4fca0925b
x86: change percpu_read_stable() to this_cpu_read_stable()

It has no function change. It's a preparation for percpu_xxx serial
function change.

Signed-off-by: Alex Shi <alex.shi@intel.com>
Acked-by: Christoph Lameter <cl@gentwo.org>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/include/asm/current.h
arch/x86/include/asm/fpu-internal.h
arch/x86/include/asm/percpu.h
arch/x86/include/asm/thread_info.h