aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/cpus.py
diff options
context:
space:
mode:
authorSouptick Joarder <[email protected]>2018-04-17 19:17:55 +0530
committerThierry Reding <[email protected]>2018-05-17 17:44:48 +0200
commitcc7add70cad12054e096b034578827d7065f64bb (patch)
treea49faeb1ad03bec03f23ec6b634e4b9eee8bf8a5 /scripts/gdb/linux/cpus.py
parentf40e1590c5270e5559fb95a5a0a7c1f5266a522d (diff)
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 <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions