aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorXiyu Yang <[email protected]>2021-11-08 18:34:48 -0800
committerLinus Torvalds <[email protected]>2021-11-09 10:02:51 -0800
commit1077c2857791076a7e81b0ba91571f136cee08e4 (patch)
tree219168759f7105f1b875d8330a56a20f71a1fbea /scripts/gdb/linux/utils.py
parent5a646fb3a3e2de8bbab19d41826b3e54b09969bc (diff)
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
refcount_t type and corresponding API can protect refcounters from accidental underflow and overflow and further use-after-free situations. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Xiyu Yang <[email protected]> Signed-off-by: Xin Tan <[email protected]> Signed-off-by: Jan Harkes <[email protected]> Cc: Alex Shi <[email protected]> Cc: Jing Yangyang <[email protected]> Cc: Zeal Robot <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions