Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When switching from __get_user to fault_in_pages_readable, commit 9f9eae5 broke kvm_use_magic_page: like __get_user, fault_in_pages_readable returns 0 on success. Fixes: 9f9eae5 ("powerpc/kvm: Prefer fault_in_pages_readable function") Cc: stable@vger.kernel.org # v4.18+ Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
- Loading branch information