linux/fs/proc
Frederic Weisbecker 41775e29a7 procfs: Use generic_file_llseek in /proc/kmsg
No need to hold the bkl to seek here, none of the other
fops callbacks use it.

Use generic_file_llseek explicitly.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: John Kacur <jkacur@redhat.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
2010-04-09 16:35:41 +02:00
..
array.c fs: use rlimit helpers 2010-03-06 11:26:29 -08:00
base.c procfs: Kill BKL in llseek on proc base 2010-04-09 16:29:12 +02:00
cmdline.c
cpuinfo.c
devices.c
generic.c proc: warn on non-existing proc entries 2010-03-06 11:26:45 -08:00
inode.c
internal.h
interrupts.c
Kconfig
kcore.c procfs: Use generic_file_llseek in /proc/kcore 2010-04-09 16:32:02 +02:00
kmsg.c procfs: Use generic_file_llseek in /proc/kmsg 2010-04-09 16:35:41 +02:00
loadavg.c
Makefile
meminfo.c
mmu.c
nommu.c
page.c
proc_devtree.c
proc_net.c
proc_sysctl.c
proc_tty.c
root.c some clean up in fs/proc 2010-03-03 13:00:18 -05:00
softirqs.c
stat.c
task_mmu.c mm: count swap usage 2010-03-06 11:26:24 -08:00
task_nommu.c
uptime.c
version.c
vmcore.c