aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
diff options
context:
space:
mode:
authorChristoph Lameter <cl@linux.com>2014-08-17 12:30:39 -0500
committerTejun Heo <tj@kernel.org>2014-08-26 13:45:48 -0400
commit532d0d0690d1532dcc5a190162ad820b636bcd4d (patch)
tree0e8223f94910d1bb0d7a9426c501d13a3023a9de /arch/x86/kvm/svm.c
parentdrivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14 (diff)
downloadlinux-dev-532d0d0690d1532dcc5a190162ad820b636bcd4d.tar.xz
linux-dev-532d0d0690d1532dcc5a190162ad820b636bcd4d.zip
irqchips: Replace __this_cpu_ptr uses
[ARM specific] These are generally replaced with raw_cpu_ptr. However, in gic_get_percpu_base() we immediately dereference the pointer. This is equivalent to a raw_cpu_read. So use that operation there. Cc: nicolas.pitre@linaro.org Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/x86/kvm/svm.c')
0 files changed, 0 insertions, 0 deletions