[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1281746868-6731-1-git-send-regression-fweisbec@gmail.com>
Date: Sat, 14 Aug 2010 02:47:48 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Arnd Bergmann <arnd@...db.de>, John Kacur <jkacur@...hat.com>,
Al Viro <viro@...IV.linux.org.uk>,
Thomas Gleixner <tglx@...utronix.de>,
Mauro Carvalho Chehab <mchehab@...hat.com>,
Joern Engel <joern@...fs.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] Bkl ioctl removal for 2.6.36
Linus,
Please pull the bkl/ioctl branch that can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
bkl/ioctl
This removes struct file_operations:ioctl() as there are no more users
of it.
That branch is based on a very recent version of your tree and not
2.6.35 because I needed every pending pushdowns to be upstream before
applying the final removal (and test it with allyesconfig).
Thanks,
Frederic
---
Arnd Bergmann (2):
logfs: kill BKL
bkl: Remove locked .ioctl file operation
Frederic Weisbecker (1):
v4l: Remove reference to bkl ioctl in compat ioctl handling
Documentation/filesystems/Locking | 8 +-------
Documentation/filesystems/vfs.txt | 6 +-----
drivers/media/video/v4l2-compat-ioctl32.c | 7 +------
fs/bad_inode.c | 7 -------
fs/compat_ioctl.c | 3 +--
fs/ioctl.c | 18 ++++--------------
fs/logfs/dir.c | 2 +-
fs/logfs/file.c | 6 +++---
fs/logfs/logfs.h | 3 +--
fs/proc/inode.c | 17 ++++-------------
include/linux/fs.h | 5 ++---
11 files changed, 19 insertions(+), 63 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists