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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60E3EC61DB3 for ; Sat, 7 Jan 2023 07:29:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230359AbjAGH3A (ORCPT ); Sat, 7 Jan 2023 02:29:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229468AbjAGH26 (ORCPT ); Sat, 7 Jan 2023 02:28:58 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB01478A7A; Fri, 6 Jan 2023 23:28:53 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NpsJb5GXTz4xxJ; Sat, 7 Jan 2023 18:28:47 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1673076529; bh=Zdv+R6YPs83QWdfSNN1Av5sbUwzsrfaSkUEZjiw0r5E=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ZMWdSxyYbGE0ATqxxmAA8OX41nzGdd3FS5GL62FW7BzYZm9mbx3zxSyXXBYkP2OV1 5numdBYTf4HwcDUbWrip24hofQT6KiglZpcO8j0StQ6tJ8r3GLARHjp7o6BvvLVQPU qaSzowgPmgPsrpCu2g7DrtvpI2mRGalFCF7rOA6wg+vb66T6BXAOvWaNJY/O95iCYY XXIQrKU8hiblD1O0TrEyMO1bLr5Ajn6t6hVflmrSrZz1vcL5og4WHhBZZ+pxkBPe+0 TzS+MBqGKJ1TvICmbUInrhtkD+lCHrJmxFASneBSGmo2d4IY2ou4MflVh/sAOBndTh U2KXpkiJzzPxw== Date: Sat, 7 Jan 2023 18:28:26 +1100 From: Stephen Rothwell To: James Bottomley Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel , "Martin K. Petersen" , Jens Axboe Subject: Re: [GIT PULL] SCSI fixes for 6.1-rc2 Message-ID: <20230107182826.1ae7b32c@canb.auug.org.au> In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/yy3=IwJLELuFjAvv5iDUngV"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/yy3=IwJLELuFjAvv5iDUngV Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi James, On Fri, 06 Jan 2023 22:37:10 -0500 James Bottomley wrote: > > Lukas Bulwahn (1): > scsi: core: Remove leftovers due to pktcdvd being removed I thought that this one was to be removed as the pktcdvd drivers removal is being reverted in the block tree in linux-next (and the revert caused a build failure in linux-next due to this scsi commit). --=20 Cheers, Stephen Rothwell --Sig_/yy3=IwJLELuFjAvv5iDUngV Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmO5HxoACgkQAVBC80lX 0GxtkQgAgNaMMumoIrhmRVsz1OeVLZUNJAjASCv8TudGGRdQha5k4yMaysLoz0iD aheei44phJDQ7jComEZ3HXJB+kscxjcnQt8BVV7dI0NhzBLSwKobFkoYaSAEMpJb rWreT9xUmlNX44s1XzJRwZbhJ3aD1uJHdqxO91lU35YlKQrchpMm+O7MhCrvfHej sroaavVVKYIOWkcWuVFE0mcZ0tk2HkOMDxmkacNU3hW5IFsFrBllboloXaG6Q9Ib jjlTYifAbC7PfImEwubORR6fOUAq3F4JUxLWhVFyzu6hBzsyRO3E7fcYBXS8AR9q 6nZaQcIaFhaD9uW6wGqFseu1IkLLMQ== =CX3N -----END PGP SIGNATURE----- --Sig_/yy3=IwJLELuFjAvv5iDUngV--