drop __get_cpu_var() and __get_cpu_ptr()
authorJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 15:34:53 +0000 (17:34 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 15:34:53 +0000 (17:34 +0200)
commit1bef4b1efd40b4c8c9e7afcd0155042a47896cb0
treed38807da13e90e38f0c4301463389fb9ff654f3e
parent62b8949e9ddefa3191688ccc56e69aa6331b0da1
drop __get_cpu_var() and __get_cpu_ptr()

this_cpu{,_ptr}() are shorter, and have previously been marked as
preferred in Xen anyway.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/rcupdate.c
xen/include/asm-arm/percpu.h
xen/include/asm-x86/percpu.h
xen/include/xen/percpu.h
xen/xsm/flask/avc.c