From: Linus Torvalds Date: Tue, 16 Dec 2014 01:25:20 +0000 (-0800) Subject: Merge branch 'for-linus' of git://git.kernel.dk/linux-block X-Git-Tag: omap-for-v3.19/fixes-rc1~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8ec916df67ba31614796037caf606b763e2e79;p=pandora-kernel.git Merge branch 'for-linus' of git://git.kernel.dk/linux-block Pull core block fix from Jens Axboe: "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" * 'for-linus' of git://git.kernel.dk/linux-block: Revert "blk-mq: Micro-optimize bt_get()" --- 9b8ec916df67ba31614796037caf606b763e2e79 Reading git-diff-tree failed