ent cb655d0f3d57c23db51b981648e452988c0223f9 author Dan Carpenter 1286732032 +0200 committer Takashi Iwai 1286797457 +0200 OSS: soundcard: locking bug in sound_ioctl() We shouldn't return directly here because we're still holding the &soundcard_mutex. This bug goes all the way back to the start of git. It's strange that no one has complained about it as a runtime bug. CC: stable@kernel.org Signed-off-by: Dan Carpenter Acked-by: Arnd Bergmann Signed-off-by: Takashi Iwai O