Home
last modified time | relevance | path

Searched hist:"90 dc763fef4c869e60b2a7ad92e1a7dab68575ea" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dhostaudio_kern.cdiff 90dc763fef4c869e60b2a7ad92e1a7dab68575ea Sun Jul 11 05:16:36 CDT 2010 Arnd Bergmann <arnd@arndb.de> sound: push BKL into open functions

This moves the lock_kernel() call from soundcore_open
to the individual OSS device drivers, where we can deal
with it one driver at a time if needed, or just kill
off the drivers.

All core components in ALSA already provide
adequate locking in their open()-functions
and do not require the big kernel lock, so
there is no need to add the BKL there.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.cdiff 90dc763fef4c869e60b2a7ad92e1a7dab68575ea Sun Jul 11 05:16:36 CDT 2010 Arnd Bergmann <arnd@arndb.de> sound: push BKL into open functions

This moves the lock_kernel() call from soundcore_open
to the individual OSS device drivers, where we can deal
with it one driver at a time if needed, or just kill
off the drivers.

All core components in ALSA already provide
adequate locking in their open()-functions
and do not require the big kernel lock, so
there is no need to add the BKL there.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/
H A Dsound_core.cdiff 90dc763fef4c869e60b2a7ad92e1a7dab68575ea Sun Jul 11 05:16:36 CDT 2010 Arnd Bergmann <arnd@arndb.de> sound: push BKL into open functions

This moves the lock_kernel() call from soundcore_open
to the individual OSS device drivers, where we can deal
with it one driver at a time if needed, or just kill
off the drivers.

All core components in ALSA already provide
adequate locking in their open()-functions
and do not require the big kernel lock, so
there is no need to add the BKL there.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>