Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933627AbbBIRN1 (ORCPT ); Mon, 9 Feb 2015 12:13:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46707 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932308AbbBIRN0 (ORCPT ); Mon, 9 Feb 2015 12:13:26 -0500 Date: Mon, 9 Feb 2015 12:13:12 -0500 From: Mike Snitzer To: Keith Busch Cc: Dongsu Park , Jens Axboe , dm-devel@redhat.com, linux-kernel@vger.kernel.org Subject: Re: blk-mq crash with dm-multipath in for-3.20/core Message-ID: <20150209171311.GC1599@redhat.com> References: <20150209163856.GA12781@posteo.de> <20150209164855.GB1599@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1643 Lines: 36 On Mon, Feb 09 2015 at 12:07pm -0500, Keith Busch wrote: > On Mon, 9 Feb 2015, Mike Snitzer wrote: > >On Mon, Feb 09 2015 at 11:38am -0500, > >Dongsu Park wrote: > >>So that commit 6d6285c45f5a should be either reverted, or moved to > >>linux-dm tree, doesn't it? > >> > >>Cheers, > >>Dongsu > >> > >>[1] https://www.redhat.com/archives/dm-devel/2015-January/msg00171.html > >>[2] https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=dm-for-3.20&id=102e38b1030e883efc022dfdc7b7e7a3de70d1c5 > > > >Right, we're aware of this typo in 6d6285c45f5a. Sorry about that, but > >as you noted, once both the linux-block and linux-dm branches for 3.20 > >are merged all is back to working. > > > >So we're planning to just leave the block commit as broken and let the > >dm commit you noted fix it up. In the end 3.20-rc1 will have a working > >dm-multipath. > > Oh, we're not going rebase the series with the correction? I'm concerned > someone biscecting a completely unrelated problem might step on this > commit. Up to you guys. It's my fault, so I'll deal with the consequences. Rebasing this late (3.20 merge already opened) is generally not done. Unfortunately we'll just have to suck it up and deal with the fallout during bisect -- would wager very few are bisecting with multipath as the focus of their test. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/