Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vmci_host: get rid of pointless access_ok()
get_user_pages_fast() doesn't need the caller to check that. NB: reachable only from ioctl(2) and only under USER_DS Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information