Home
last modified time | relevance | path

Searched hist:"1499 fa809e9e6713952ef84a7e9d51606881681f" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/kvm/
H A Dmips.cdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.cdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>
/openbmc/linux/include/linux/
H A Dkvm_host.hdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>
/openbmc/linux/virt/kvm/
H A Dkvm_main.cdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>
/openbmc/linux/arch/x86/kvm/
H A Dx86.cdiff 1499fa809e9e6713952ef84a7e9d51606881681f Wed Apr 18 14:19:58 CDT 2018 Souptick Joarder <jrdr.linux@gmail.com> 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>