Souptick Joarder 1499fa809e kvm: 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.

commit 1c8f422059ae ("mm: change return type to vm_fault_t")

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 19:18:25 +02:00
..
2016-07-05 16:09:11 +02:00
2017-03-28 14:53:54 +01:00
2018-06-01 19:18:25 +02:00
2017-03-28 14:53:54 +01:00
2015-03-27 21:25:19 +00:00
2017-03-28 14:54:00 +01:00
2017-06-04 16:53:00 +02:00
2017-06-04 16:53:00 +02:00