On 30.07.2020 20:18, Julien Grall wrote:
> From: Julien Grall <[email protected]>
> 
> Only a few places are actually including asm/guest_access.h. While this
> is fine today, a follow-up patch will want to move most of the helpers
> from asm/guest_access.h to xen/guest_access.h.
> 
> To prepare the move, everyone should include xen/guest_access.h rather
> than asm/guest_access.h.
> 
> Interestingly, asm-arm/guest_access.h includes xen/guest_access.h. The
> inclusion is now removed as no-one but the latter should include the
> former.
> 
> Signed-off-by: Julien Grall <[email protected]>

Acked-by: Jan Beulich <[email protected]>

Is there any chance you could take measures to avoid new inclusions
of asm/guest_access.h to appear?

Jan

Reply via email to