Marc Zyngier b990d37fdf KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Sparse complains that __hyp_this_cpu_ptr() returns something
that is flagged noderef and not in the correct address space
(both being the result of the __percpu annotation).

Pretend that __hyp_this_cpu_ptr() knows what it is doing by
forcefully casting the pointer with __kernel __force.

Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-06-09 10:59:52 +01:00
..
2020-04-03 15:22:05 -07:00
2020-04-03 15:15:10 -07:00
2019-09-03 15:44:40 +02:00
2019-08-21 18:47:15 +01:00
2020-04-09 11:04:16 -07:00
2020-04-03 15:02:35 -07:00