summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSouptick Joarder <jrdr.linux@gmail.com>2018-04-17 16:47:55 +0300
committerThierry Reding <treding@nvidia.com>2018-05-17 18:44:48 +0300
commitcc7add70cad12054e096b034578827d7065f64bb (patch)
treea49faeb1ad03bec03f23ec6b634e4b9eee8bf8a5 /tools/perf/scripts/python/export-to-sqlite.py
parentf40e1590c5270e5559fb95a5a0a7c1f5266a522d (diff)
downloadlinux-cc7add70cad12054e096b034578827d7065f64bb.tar.xz
drm/tegra: 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. Reference id -> 1c8f422059ae ("mm: change return type to vm_fault_t") Previously vm_insert_page() returns err which driver mapped into VM_FAULT_* type. The new function vmf_insert_page() will replace this inefficiency by returning VM_FAULT_* type. Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions