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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 16 Jul 2016 11:42:34 -0600
From:	Jens Axboe <axboe@...com>
To:	<torvalds@...uxfoundation.org>
CC:	<linux-block@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] NVMe fix for 4.7

Hi Linus,

Late addition here, it's basically a revert of a patch that was added in
this merge window, but has proven to cause problems. This is swapping
out the RCU based namespace protection with a good old mutex instead.
Does not cause merge conflicts with my 4.8 branch, so should not give us
any issues there either.

Please pull!


  git://git.kernel.dk/linux-block.git for-linus


----------------------------------------------------------------
Keith Busch (1):
      nvme: Remove RCU namespace protection

 drivers/nvme/host/core.c | 74 +++++++++++++++++++++++++-----------------------
 1 file changed, 39 insertions(+), 35 deletions(-)

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ