alistair23-linux/drivers/infiniband
Souptick Joarder d819734126 infiniband: hw: hfi1: 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.

Reference id -> 1c8f422059 ("mm: change return type to
vm_fault_t")

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-04-27 12:10:11 -04:00
..
core RDMA/rdma_cm: Delete rdma_addr_client 2018-04-17 19:42:50 -06:00
hw infiniband: hw: hfi1: Change return type to vm_fault_t 2018-04-27 12:10:11 -04:00
sw IB/rxe: replace refcount_inc with skb_get 2018-04-19 13:58:16 -04:00
ulp IB/ipoib: Delete unused struct 2018-04-03 10:42:40 -06:00
Kconfig IB/uverbs: Enable ioctl() uAPI by default for new verbs 2018-03-19 14:45:17 -06:00
Makefile