aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2016-02-11 23:15:12 -0500
committerTheodore Ts'o <[email protected]>2016-02-11 23:15:12 -0500
commit05145bd799e498ce4e3b5145894174ee881f02b0 (patch)
treeabcedec57a068d5f586ac4c6d16c7629ffca07db /tools/perf/scripts/python/call-graph-from-postgresql.py
parentff978b09f973db0d0597704eba350a994d7729e6 (diff)
ext4: fix scheduling in atomic on group checksum failure
When block group checksum is wrong, we call ext4_error() while holding group spinlock from ext4_init_block_bitmap() or ext4_init_inode_bitmap() which results in scheduling while in atomic. Fix the issue by calling ext4_error() later after dropping the spinlock. CC: [email protected] Reported-by: Dmitry Vyukov <[email protected]> Signed-off-by: Jan Kara <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions