[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274289855-10001-1-git-send-regression-fweisbec@gmail.com>
Date: Wed, 19 May 2010 19:24:07 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
John Kacur <jkacur@...hat.com>, Arnd Bergmann <arnd@...db.de>,
Tyler Hicks <tyhicks@...ux.vnet.ibm.com>,
Dustin Kirkland <kirkland@...onical.com>,
"H . Peter Anvin" <hpa@...or.com>, Ian Kent <raven@...maw.net>,
"J . Bruce Fields" <bfields@...ldses.org>,
Neil Brown <neilb@...e.de>, Jeff Dike <jdike@...toit.com>,
Mikael Starvik <starvik@...s.com>,
Jesper Nilsson <jesper.nilsson@...s.com>,
Tony Luck <tony.luck@...el.com>,
Fenghua Yu <fenghua.yu@...el.com>, Jan Kara <jack@...e.cz>,
Joern Engel <joern@...fs.org>,
Mauro Carvalho Chehab <mchehab@...radead.org>
Subject: [PATCH 0/8] Another set of ioctl bkl pushdown, almost the end
We are very close to the end of struct file_operations::ioctl
What remains:
sound/oss: coming soon
v4l: Waiting for inclusion or approval in v4l tree
udf: Approved but not yet included in udf tree
logfs: Waiting for inclusion or approval in logfs tree
If you prefer some of the following patches to go through your tree,
please tell me quickly so that I drop them before pushing
for .35
Thanks.
---
Frederic Weisbecker (8):
ecryptfs: Pushdown the bkl from ioctl
autofs: Pushdown the bkl from ioctl
autofs4: Pushdown the bkl from ioctl
sunrpc: Pushdown the bkl from ioctl
sunrpc: Pushdown the bkl from sunrpc cache ioctl
uml: Pushdown the bkl from harddog_kern ioctl
cris: Pushdown the bkl from ioctl
ia64: Use unlocked_ioctl from perfmon
arch/cris/arch-v10/drivers/gpio.c | 30 ++++++++++++++++++---------
arch/cris/arch-v10/drivers/i2c.c | 24 ++++++++++++++++-----
arch/cris/arch-v10/drivers/sync_serial.c | 32 +++++++++++++++++++---------
arch/cris/arch-v32/drivers/cryptocop.c | 24 ++++++++++++++++-----
arch/cris/arch-v32/drivers/mach-a3/gpio.c | 28 +++++++++++++++++--------
arch/cris/arch-v32/drivers/mach-fs/gpio.c | 29 +++++++++++++++++---------
arch/cris/arch-v32/drivers/sync_serial.c | 30 +++++++++++++++++++--------
arch/ia64/kernel/perfmon.c | 22 ++++++++++----------
arch/um/drivers/harddog_kern.c | 18 +++++++++++++--
fs/autofs/root.c | 19 ++++++++++++++--
fs/autofs4/root.c | 22 ++++++++++++++++---
fs/ecryptfs/file.c | 23 ++++++++++++++++----
net/sunrpc/cache.c | 13 +++++++++--
net/sunrpc/rpc_pipe.c | 18 +++++++++++++--
14 files changed, 240 insertions(+), 92 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