aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2020-03-02 15:03:35 +0200
committerMiklos Szeredi <[email protected]>2020-03-12 16:38:10 +0100
commit531d3040bc5cf37dea01b118608347cca9325f9d (patch)
treecebd4580264859afc1d17ec86a9ce44710708db9 /tools/perf/scripts/python/stackcollapse.py
parent11a48a5a18c63fd7621bb050228cebf13566e4d8 (diff)
ovl: fix lock in ovl_llseek()
ovl_inode_lock() is interruptible. When inode_lock() in ovl_llseek() was replaced with ovl_inode_lock(), we did not add a check for error. Fix this by making ovl_inode_lock() uninterruptible and change the existing call sites to use an _interruptible variant. Reported-by: [email protected] Fixes: b1f9d3858f72 ("ovl: use ovl_inode_lock in ovl_llseek()") Signed-off-by: Amir Goldstein <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions