diff options
| author | Souptick Joarder <[email protected]> | 2018-06-06 14:24:44 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-06-07 15:27:45 +0000 |
| commit | a528a24150870c5c16cbbbec69dba7e992b08456 (patch) | |
| tree | df48cf3afefbda584507d1d633ce3d54c5f975be /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero (diff) | |
| download | kernel-a528a24150870c5c16cbbbec69dba7e992b08456.tar.gz kernel-a528a24150870c5c16cbbbec69dba7e992b08456.zip | |
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
Use the 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 commit 1c8f422059ae ("mm: change return type to vm_fault_t")
vmf_error() is the newly introduced inline function in 4.17-rc6.
Signed-off-by: Souptick Joarder <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
