From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=ellerman.id.au header.i=@ellerman.id.au header.b="Qe7PBpLN" Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4AD68107; Mon, 4 Dec 2023 18:06:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1701741993; bh=PVO+9wWo6qr4JNuSbUNdvryTDg0uALwlRcXUD0FYi5U=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Qe7PBpLN30VLmmGHSk24LtK1Wlb+pWnz7GaTC+B5PVcEpVv+FcO/OKO6IYRYlxXMW S1w5i4fJXN3dMAGSqC0mA6U6iSwHYsppoLj8IIdapnWg+1CxN/r4mY+XEofQD3xLeN 0o/wzmTQPK50vAHNxFU7ejXBLUhKKBtRmxNKaAqWMRL0ZPVW616jGyqBCGBQvH+8S3 rEFsAlg9tO5aDXNqo1BLhQDB871+paTPvtiqNJw72mVrJDHDFRfU94X5GAlizlBzp2 4p1OS/JWnB+mgiEEV48ADMAEL/STPwN3jNphO46qchvmvYLN6I1GoFWtlpa1P+lN0D r6GGsJbLqOtHQ== 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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4SkkRX3Fwbz4wd0; Tue, 5 Dec 2023 13:06:32 +1100 (AEDT) From: Michael Ellerman To: Bjorn Helgaas , Ilpo =?utf-8?Q?J=C3=A4rvinen?= Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Bjorn Helgaas , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, Nicholas Piggin , Christophe Leroy , linuxppc-dev@lists.ozlabs.org, James Smart , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org Subject: Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals In-Reply-To: <20231201225609.GA534714@bhelgaas> References: <20231201225609.GA534714@bhelgaas> Date: Tue, 05 Dec 2023 13:06:29 +1100 Message-ID: <874jgxflne.fsf@mail.lhotse> Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Bjorn Helgaas writes: > [+cc scsi, powerpc folks] > > On Fri, Dec 01, 2023 at 02:44:47PM -0600, Bjorn Helgaas wrote: >> On Fri, Nov 24, 2023 at 11:09:13AM +0200, Ilpo J=C3=A4rvinen wrote: >> > Replace 0x7f and 0x80 literals with PCI_HEADER_TYPE_* defines. >> >=20 >> > Signed-off-by: Ilpo J=C3=A4rvinen >>=20 >> Applied entire series on the PCI "enumeration" branch for v6.8, >> thanks! >>=20 >> If anybody wants to take pieces separately, let me know and I'll drop >> from PCI. > > OK, b4 picked up the entire series but I was only cc'd on this first > patch, so I missed the responses about EDAC, xtensa, bcma already > being applied elsewhere. > > So I kept these in the PCI tree: > > 420ac76610d7 ("scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal") > 3773343dd890 ("powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of lit= eral") > 197e0da1f1a3 ("x86/pci: Use PCI_HEADER_TYPE_* instead of literals") > > and dropped the others. > > x86, SCSI, powerpc folks, if you want to take these instead, let me > know and I'll drop them. Nah that's fine, you keep them. cheers 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 7F998C10DCE for ; Tue, 5 Dec 2023 02:07:22 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=Qe7PBpLN; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4SkkSS6Nycz3cRq for ; Tue, 5 Dec 2023 13:07:20 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=Qe7PBpLN; dkim-atps=neutral Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4SkkRY5hCvz2xQ9 for ; Tue, 5 Dec 2023 13:06:33 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1701741993; bh=PVO+9wWo6qr4JNuSbUNdvryTDg0uALwlRcXUD0FYi5U=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Qe7PBpLN30VLmmGHSk24LtK1Wlb+pWnz7GaTC+B5PVcEpVv+FcO/OKO6IYRYlxXMW S1w5i4fJXN3dMAGSqC0mA6U6iSwHYsppoLj8IIdapnWg+1CxN/r4mY+XEofQD3xLeN 0o/wzmTQPK50vAHNxFU7ejXBLUhKKBtRmxNKaAqWMRL0ZPVW616jGyqBCGBQvH+8S3 rEFsAlg9tO5aDXNqo1BLhQDB871+paTPvtiqNJw72mVrJDHDFRfU94X5GAlizlBzp2 4p1OS/JWnB+mgiEEV48ADMAEL/STPwN3jNphO46qchvmvYLN6I1GoFWtlpa1P+lN0D r6GGsJbLqOtHQ== 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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4SkkRX3Fwbz4wd0; Tue, 5 Dec 2023 13:06:32 +1100 (AEDT) From: Michael Ellerman To: Bjorn Helgaas , Ilpo =?utf-8?Q?J=C3=A4rvinen?= Subject: Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals In-Reply-To: <20231201225609.GA534714@bhelgaas> References: <20231201225609.GA534714@bhelgaas> Date: Tue, 05 Dec 2023 13:06:29 +1100 Message-ID: <874jgxflne.fsf@mail.lhotse> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: x86@kernel.org, Dick Kennedy , linux-scsi@vger.kernel.org, "Martin K. Petersen" , linux-pci@vger.kernel.org, "James E.J. Bottomley" , Dave Hansen , linux-kernel@vger.kernel.org, Nicholas Piggin , James Smart , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Bjorn Helgaas , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Bjorn Helgaas writes: > [+cc scsi, powerpc folks] > > On Fri, Dec 01, 2023 at 02:44:47PM -0600, Bjorn Helgaas wrote: >> On Fri, Nov 24, 2023 at 11:09:13AM +0200, Ilpo J=C3=A4rvinen wrote: >> > Replace 0x7f and 0x80 literals with PCI_HEADER_TYPE_* defines. >> >=20 >> > Signed-off-by: Ilpo J=C3=A4rvinen >>=20 >> Applied entire series on the PCI "enumeration" branch for v6.8, >> thanks! >>=20 >> If anybody wants to take pieces separately, let me know and I'll drop >> from PCI. > > OK, b4 picked up the entire series but I was only cc'd on this first > patch, so I missed the responses about EDAC, xtensa, bcma already > being applied elsewhere. > > So I kept these in the PCI tree: > > 420ac76610d7 ("scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal") > 3773343dd890 ("powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of lit= eral") > 197e0da1f1a3 ("x86/pci: Use PCI_HEADER_TYPE_* instead of literals") > > and dropped the others. > > x86, SCSI, powerpc folks, if you want to take these instead, let me > know and I'll drop them. Nah that's fine, you keep them. cheers