* [GIT PULL] NVMe fix for 4.7
@ 2016-07-16 17:42 Jens Axboe
0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2016-07-16 17:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-block, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-16 17:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-16 17:42 [GIT PULL] NVMe fix for 4.7 Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).