From: Frederic Weisbecker on
Linus,

Please pull the bkl/procfs branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
bkl/procfs

Thanks,
Frederic
---

Frederic Weisbecker (6):
procfs: Use generic_file_llseek in /proc/kcore
procfs: Use generic_file_llseek in /proc/kmsg
procfs: Use generic_file_llseek in /proc/vmcore
procfs: Push down the bkl from ioctl
procfs: Kill the bkl in ioctl
sunrpc: Include missing smp_lock.h

Arnd Bergmann (1):
procfs: Kill BKL in llseek on proc base


drivers/char/i8k.c | 21 ++++++++++++++++-----
drivers/isdn/divert/divert_procfs.c | 18 ++++++++++++++----
fs/proc/base.c | 10 +++++++++-
fs/proc/inode.c | 4 ++--
fs/proc/kcore.c | 1 +
fs/proc/kmsg.c | 1 +
fs/proc/vmcore.c | 1 +
net/sunrpc/cache.c | 15 +++++++++++----
8 files changed, 55 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/