From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5754457313; Tue, 20 Feb 2024 08:04:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708416299; cv=none; b=cr7RdjCZGSXDiilOIUT/kMyAYOkVrP8g/gCBwLRJn6R9ZrT0zvr73YszgOo4dtx67LnOc3e5hm4tXL7iSEx4klaqqtTUjtPo48WrVAnK72YkT2G+1uXJzxdCOraLi5AUwpLJarA/tbjC12rBEWw/b0jC/0fb6w8bOKuxneYUB1s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708416299; c=relaxed/simple; bh=DVqDi+AqC9bkEFpK+hyX5MWeJzw1Rz4Jx2k6xRZByDw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=UfWkdKXjDjXuub6T4A0WXWjbnBqalEjUmX9n/myFKmbrxHXKuFeflo+f+uM7FG77vevaEpDsK4wNP8qKqJvGnCnrUSIXCZu1ozd0ButE3PgbNt0Ao1gXNdZVe9k7EgZaBBNkkPW8hHcZPR9dpDxn8Ci3+OXcn9vIWro8XgjUE30= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 298E267373; Tue, 20 Feb 2024 09:04:49 +0100 (CET) Date: Tue, 20 Feb 2024 09:04:48 +0100 From: Christoph Hellwig To: Stephen Rothwell Cc: Ulf Hansson , Jens Axboe , Christoph Hellwig , Linus Walleij , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: manual merge of the mmc tree with the block tree Message-ID: <20240220080448.GA12310@lst.de> References: <20240220120117.15188a66@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240220120117.15188a66@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, the merge looks good to me.