All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Bkl ioctl removal for 2.6.36
@ 2010-08-14  0:47 Frederic Weisbecker
  0 siblings, 0 replies; only message in thread
From: Frederic Weisbecker @ 2010-08-14  0:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: LKML, Frederic Weisbecker, Arnd Bergmann, John Kacur, Al Viro,
	Thomas Gleixner, Mauro Carvalho Chehab, Joern Engel,
	Andrew Morton

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-14  0:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-14  0:47 [GIT PULL] Bkl ioctl removal for 2.6.36 Frederic Weisbecker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.