summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_radix.c
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-04-20 23:02:39 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-14 23:10:34 +1000
commite807f02c5c364c5a7315b50efdbc102bdd11e953 (patch)
treee518f7831835ceda8b0d4f4f58c774dd78039759 /arch/powerpc/kvm/book3s_64_mmu_radix.c
parent942cc40ae4354fee1e97137346434a2697d97e02 (diff)
downloadop-kernel-dev-e807f02c5c364c5a7315b50efdbc102bdd11e953.zip
op-kernel-dev-e807f02c5c364c5a7315b50efdbc102bdd11e953.tar.gz
powerpc/cell/spufs: Change return type to vm_fault_t
Use new return type vm_fault_t for fault handler. For now, this is just documenting that the function returns a VM_FAULT value rather than an errno. Once all instances are converted, vm_fault_t will become a distinct type. See commit 1c8f422059ae ("mm: change return type to vm_fault_t"). We are fixing a minor bug, that the error from vm_insert_pfn() was being ignored and the effect of this is likely to be only felt in OOM situations. Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kvm/book3s_64_mmu_radix.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud