On 24/05/16 23:48, Andy Lutomirski wrote:
> In aa1acff356bb ("x86/xen: Probe target addresses in
> set_aliased_prot() before the hypercall"), I added an explicit probe
> to work around a hypercall issue. The code can be simplified by
> using probe_kernel_read.
>
> Cc: Andrew Cooper <[email protected]>
> Cc: Boris Ostrovsky <[email protected]>
> Cc: David Vrabel <[email protected]>
> Cc: Jan Beulich <[email protected]>
> Cc: Konrad Rzeszutek Wilk <[email protected]>
> Cc: xen-devel <[email protected]>
> Signed-off-by: Andy Lutomirski <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>