public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Single revert/fix for core block bits for 3.19
@ 2014-12-15 16:42 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2014-12-15 16:42 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, jack

Hi Linus,

Jan reported a problem this morning with a crash in blk-mq, and after
looking over the recent changes, it's obvious that the blk-mq-tag
waitqueue handling change is buggy. We could end up _not_ doing
finish_wait() before switching to a new waitqueue, thus corrupting the
wait task list.

Please pull this one revert of the problematic change, thanks!

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

for you to fetch changes up to 35d37c66356eed46700e0d5db87211844d43a241:

  Revert "blk-mq: Micro-optimize bt_get()" (2014-12-15 08:30:26 -0700)

----------------------------------------------------------------
Jens Axboe (1):
      Revert "blk-mq: Micro-optimize bt_get()"

 block/blk-mq-tag.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-15 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 16:42 [GIT PULL] Single revert/fix for core block bits for 3.19 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox