diff options
author | Souptick Joarder <jrdr.linux@gmail.com> | 2018-05-10 19:12:04 +0530 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-05-29 08:58:46 +0200 |
commit | 6c2590914cffa9212874da5c1eddfcfe6553bda6 (patch) | |
tree | 7a33f8f0ff2b45f26be36a5f3a9e86e49e869662 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d104328ce352eec23e608dab875f2ad2fead60fb (diff) |
gpu: drm: drm_vm: Adding new typedef 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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180510134203.GA25166@jordon-HP-15-Notebook-PC
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions