]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: change percpu_read_stable() to this_cpu_read_stable()
authorAlex Shi <alex.shi@intel.com>
Thu, 12 Apr 2012 22:51:45 +0000 (08:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 17 Apr 2012 03:47:06 +0000 (13:47 +1000)
commit1ad709a9213058bc50976e3d8d81f5b8c81a4331
tree2782a320843a7ae286f779254091a772081b68b8
parent81b0c41ae9c081f39f306e817c772873513f032c
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