]> 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, 3 May 2012 05:43:18 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:15 +0000 (15:46 +1000)
commit47c4f8dff71310cd33fea13602e38ee910941a74
tree6bbc1da1a8f1d2e3304730b3aa494c9a54d06ddd
parentb3e6a6be1efe84a2e0546f2d40ec9a4d6c4b0a5a
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