diff options
| author | Fabian Frederick <[email protected]> | 2015-02-17 21:46:17 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-02-17 22:34:52 +0000 |
| commit | 4d29e571e1942f8f418bf776af0134a9cb5a35c9 (patch) | |
| tree | 0d5ea492dca1ab0f38c3240cd13aabcfb0899ebe /scripts/gdb/vmlinux-gdb.py | |
| parent | fs/affs/file.c: fix direct IO writes beyond EOF (diff) | |
| download | kernel-4d29e571e1942f8f418bf776af0134a9cb5a35c9.tar.gz kernel-4d29e571e1942f8f418bf776af0134a9cb5a35c9.zip | |
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/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
