kernel-hacking-2024-linux-s.../sound/core/oss
Takashi Iwai 02f4865fa4 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>
2010-04-13 12:01:21 +02:00
..
copy.c
io.c
linear.c
Makefile
mixer_oss.c ALSA: core - Define llseek fops 2010-04-13 12:01:21 +02:00
mulaw.c
pcm_oss.c ALSA: core - Define llseek fops 2010-04-13 12:01:21 +02:00
pcm_plugin.c
pcm_plugin.h
rate.c
route.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00