diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2018-05-10 23:57:19 +0530 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2018-05-17 16:41:51 +1000 |
commit | 16d5c39d54031afe8a5663b4638030d9fc38ba19 (patch) | |
tree | 01ad54622aeffa0f924e5ee50a1930d3fe1a6a2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e45719af1caff16dbc0f6bf7bbfbc5e7a54738a5 (diff) |
KVM: PPC: Book3S: Change return type to vm_fault_t
Use new return type vm_fault_t for fault handler
in struct vm_operations_struct. 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>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions