aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorFabian Frederick <[email protected]>2015-02-17 13:46:17 -0800
committerLinus Torvalds <[email protected]>2015-02-17 14:34:52 -0800
commit4d29e571e1942f8f418bf776af0134a9cb5a35c9 (patch)
tree0d5ea492dca1ab0f38c3240cd13aabcfb0899ebe /scripts/objdiff
parent92b20708f9f0c6429b3b6865de567e721f509c75 (diff)
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Call mutex_destroy() on superblock mutex in affs_kill_sb() otherwise mutex debugging code isn't able to detect that mutex is used after being freed. (thanks to Jan Kara for complete definition). Signed-off-by: Fabian Frederick <[email protected]> Cc: Jan Kara <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions