|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix mfn check of gnttab_transfer()
> >fix mfn check of gnttab_transfer().
> What's wrong with the mfn check? mfn_valid() will return false for
> INVALID_MFN so there's no need to check for it explicitly.
The interesting part here is that the mfn_valid() should be called on
the mfn rather than the gmfn, and I've applied that part.
Steven.
signature.asc
Description: Digital signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|