[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090330122005.33a5410f@bike.lwn.net>
Date: Mon, 30 Mar 2009 12:20:05 -0600
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] BKL-removal fixes
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@...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