[PULL] BKL-removal fixes

From: Jonathan Corbet
Date: Mon Mar 30 2009 - 14:29:39 EST


Hi, Linus,

Here's a couple of bkl-removal fixes. One clears up a lockdep warning
in the fasync work; the other adds a missing unlock_kernel() in an
error path.

git://git.lwn.net/linux-2.6.git bkl-removal

Dan Carpenter (1):
Add a missing unlock_kernel() in raw_open()

Jonathan Corbet (1):
Fix a lockdep warning in fasync_helper()

drivers/char/raw.c | 1 +
fs/fcntl.c | 10 +++++++---
include/linux/fs.h | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/