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 <andrew.coop...@citrix.com> > Cc: Boris Ostrovsky <boris.ostrov...@oracle.com> > Cc: David Vrabel <dvra...@cantab.net> > Cc: Jan Beulich <jbeul...@suse.com> > Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> > Cc: xen-devel <xen-de...@lists.xen.org> > Signed-off-by: Andy Lutomirski <l...@kernel.org>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>