aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-11-03 16:15:51 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2021-11-05 17:03:31 +0100
commit7a92deaae613c3b95f0fd02814bb09be7f7a5820 (patch)
treeee92c3e417527759eb9129d219138e43132998dd /scripts/gdb/linux/utils.py
parentgfs2: Only dereference i->iov when iter_is_iovec(i) (diff)
downloadlinux-dev-7a92deaae613c3b95f0fd02814bb09be7f7a5820.tar.xz
linux-dev-7a92deaae613c3b95f0fd02814bb09be7f7a5820.zip
gfs2: Fix atomic bug in gfs2_instantiate
Replace test_bit() + set_bit() with test_and_set_bit() where we need an atomic operation. Use clear_and_wake_up_bit() instead of open coding it. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions