diff options
| author | Souptick Joarder <[email protected]> | 2018-04-20 23:02:39 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-05-14 23:10:34 +1000 |
| commit | e807f02c5c364c5a7315b50efdbc102bdd11e953 (patch) | |
| tree | e518f7831835ceda8b0d4f4f58c774dd78039759 /tools/perf/scripts/python/netdev-times.py | |
| parent | 942cc40ae4354fee1e97137346434a2697d97e02 (diff) | |
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 <[email protected]>
Reviewed-by: Matthew Wilcox <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions