aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2009-06-02 14:24:00 +0200
committerJoel Becker <joel.becker@oracle.com>2009-06-03 19:14:29 -0700
commitb4c30de39a2596503e888a7b47d19792f25913d6 (patch)
tree835abce3ce64d3dfbb939675304d0ff1e6406cfd /include/linux/stacktrace.h
parentocfs2: Fix possible deadlock in ocfs2_global_read_dquot() (diff)
ocfs2: Fix lock inversion in ocfs2_local_read_info()
This function is called with dqio_mutex held but it has to acquire lock from global quota file which ranks above this lock. This is not deadlockable lock inversion since this code path is take only during mount when noone else can race with us but let's clean this up to silence lockdep. We just drop the dqio_mutex in the beginning of the function and reacquire it in the end since we don't need it - noone can race with us at this moment. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
=13&d=retro' />Takashi Iwai1-1/+0 2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai1-1/+1 2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch1-1/+1 2009-02-05ALSA: Add Atmel ALSA drivers directoryHans-Christian Egtvedt1-1/+1 2007-10-16[ALSA] Add SPI devices to ALSA Kconfig and MakefileHans-Christian Egtvedt1-1/+2 2007-07-20[ALSA] Add ALSA support for the SEGA Dreamcast PCM deviceAdrian McMenamin1-1/+1 2007-02-09[ALSA] ASoC: Build filesLiam Girdwood1-1/+1 2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre1-0/+3 2006-09-29[PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk1-1/+2