-
- Downloads
ALSA: core - Define llseek fops
Set no_llseek to llseek file ops of each sound component (but for hwdep).
This avoids the implicit BKL invocation via generic_file_llseek() used
as default when fops.llseek is NULL.
Also call nonseekable_open() at each open ops to ensure the file flags
have no seek bit.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/core/control.c 5 additions, 0 deletionssound/core/control.c
- sound/core/oss/mixer_oss.c 5 additions, 0 deletionssound/core/oss/mixer_oss.c
- sound/core/oss/pcm_oss.c 5 additions, 0 deletionssound/core/oss/pcm_oss.c
- sound/core/pcm_native.c 8 additions, 2 deletionssound/core/pcm_native.c
- sound/core/rawmidi.c 5 additions, 0 deletionssound/core/rawmidi.c
- sound/core/seq/seq_clientmgr.c 6 additions, 0 deletionssound/core/seq/seq_clientmgr.c
- sound/core/timer.c 6 additions, 0 deletionssound/core/timer.c
Loading
Please register or sign in to comment