diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-08-01 16:42:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-08-01 22:54:36 +0200 |
commit | 04702e8d0092832eaeeacc6b1bfbf81a66f242c9 (patch) | |
tree | f878af60744e3db98e712b36bc2af3bacf974a54 /fs/ioctl.c | |
parent | 00976ad5271999ba06d24319fd1031b178aff832 (diff) | |
download | linux-stable-04702e8d0092832eaeeacc6b1bfbf81a66f242c9.tar.gz linux-stable-04702e8d0092832eaeeacc6b1bfbf81a66f242c9.tar.bz2 linux-stable-04702e8d0092832eaeeacc6b1bfbf81a66f242c9.zip |
ALSA: seq: Use no intrruptible mutex_lock
All usages of mutex in ALSA sequencer core would take too long, hence
we don't have to care about the user interruption that makes things
complicated. Let's replace them with simpler mutex_lock().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions