From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 524CCC48BC4 for ; Thu, 15 Feb 2024 16:49:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0W+iDkNO/i8m2XB/6R+S29W/i5ZT2P55BxTv1rOwy9E=; b=TCru7fGW1iU4w/ LB6EhhF0GhfRi9QSvos4TQL05XNZfrP+m4jz0RFKcgGUdQMcq7zZRVmCoTefEaUMcOl8pJ/MT2iHv TvenP2qDG4SaRj1/oTbM1VvoN1+K+7AOdYvpYsOWsTwD4ZqvQkhv2LjAh9dNlGlHbU7tAiXS/YGEO txd7HI72D+UPfvTWDUYjHm4coaJux3wydtOgxehpvqrWPgk3OG2sO+DFnoiF65LDuYoeBTniBqgJd pLt003gDfQ8emLS4oC1KlA6JQzkf1/gjFEe1uiYIn0RAvs5TiDDlHycp91aDhLPiLrh9qLyeTqADw /24JRTDqf3VQ3ViUSW2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raevs-0000000H2rK-0nuC; Thu, 15 Feb 2024 16:49:56 +0000 Received: from verein.lst.de ([213.95.11.211]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raevo-0000000H2ns-41OO for linux-mtd@lists.infradead.org; Thu, 15 Feb 2024 16:49:55 +0000 Received: by verein.lst.de (Postfix, from userid 2407) id CE1C468B05; Thu, 15 Feb 2024 17:49:42 +0100 (CET) Date: Thu, 15 Feb 2024 17:49:42 +0100 From: Christoph Hellwig To: Ulf Hansson Cc: Christoph Hellwig , Jens Axboe , Richard Weinberger , Anton Ivanov , Johannes Berg , Justin Sanders , Denis Efremov , Josef Bacik , Geoff Levand , Ilya Dryomov , "Md. Haris Iqbal" , Jack Wang , Ming Lei , Maxim Levitsky , Alex Dubov , Miquel Raynal , Vignesh Raghavendra , Vineeth Vijayan , linux-block@vger.kernel.org, nbd@other.debian.org, ceph-devel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-s390@vger.kernel.org Subject: Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk Message-ID: <20240215164942.GA19722@lst.de> References: <20240215070300.2200308-1-hch@lst.de> <20240215070300.2200308-18-hch@lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_084953_167440_0ED5AB35 X-CRM114-Status: GOOD ( 13.08 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Thu, Feb 15, 2024 at 05:40:37PM +0100, Ulf Hansson wrote: > Looks like $subject patch, patch11 and patch12 have already been > queued up as they are cooking linux-next. Normally I prefer to funnel > these via my mmc tree, to avoid potential conflicts (mostly for mmc, > where more active developments are ongoing). None of this is in my fresh linux-next pull, which would be rather surprising anyway as I've just sent them out and Jens isn't that quick to merge unreviewed series :) That being said it depends on prep patches in the block tree and thus I'd prefer merging this entire series through that tree. ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/