On Sun, May 10, 2020 at 12:45:57AM +0100, Al Viro wrote: > From: Al Viro <[email protected]> > > get_user_pages_fast() doesn't need the caller to check that. > NB: reachable only from ioctl(2) and only under USER_DS > > Signed-off-by: Al Viro <[email protected]> > --- > drivers/misc/vmw_vmci/vmci_host.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Greg Kroah-Hartman <[email protected]>

