Home
last modified time | relevance | path

Searched hist:"1770 a80f7d22a8c191af8d87eef922814369c34b" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/sgi-gru/
H A Dgrutables.hdiff 1770a80f7d22a8c191af8d87eef922814369c34b Wed Apr 25 06:50:44 CEST 2018 Souptick Joarder <jrdr.linux@gmail.com> misc: sgi-gru: 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>
Acked-by: Dimitri Sivanich <sivanich@hpe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dgrumain.cdiff 1770a80f7d22a8c191af8d87eef922814369c34b Wed Apr 25 06:50:44 CEST 2018 Souptick Joarder <jrdr.linux@gmail.com> misc: sgi-gru: 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>
Acked-by: Dimitri Sivanich <sivanich@hpe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>