lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ