[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <289a86f6-d305-468f-b33f-8301bc546c3a@intel.com>
Date: Wed, 10 Sep 2025 10:26:53 -0700
From: Dave Jiang <dave.jiang@...el.com>
To: "Bowman, Terry" <terry.bowman@....com>, Lukas Wunner <lukas@...ner.de>
Cc: dave@...olabs.net, jonathan.cameron@...wei.com, dan.j.williams@...el.com,
bhelgaas@...gle.com, shiju.jose@...wei.com,
sathyanarayanan.kuppuswamy@...ux.intel.com, linux-cxl@...r.kernel.org,
alucerop@....com, linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver
for handling CXL RCH errors
On 9/10/25 10:01 AM, Bowman, Terry wrote:
>
>
> On 8/29/2025 3:39 AM, Lukas Wunner wrote:
>> On Thu, Aug 28, 2025 at 01:53:35PM -0700, Dave Jiang wrote:
>>> On 8/26/25 6:35 PM, Terry Bowman wrote:
>>>> drivers/cxl/Kconfig | 9 +++-
>>>> drivers/cxl/core/ras.c | 3 ++
>>>> drivers/pci/pci.h | 20 +++++++
>>>> drivers/pci/pcie/Makefile | 1 +
>>>> drivers/pci/pcie/aer.c | 108 +++----------------------------------
>>>> drivers/pci/pcie/rch_aer.c | 99 ++++++++++++++++++++++++++++++++++
>>> I wonder if this should be cxl_rch_aer.c to be clear that it's cxl
>>> related code.
>> I'd prefer an "aer_" prefix at the beginning of filenames,
>> but maybe that's just me...
>>
>> Thanks,
>>
>> Lukas
> You guys let me know what to rename it to. I'm fine with either
> change: cxl_rch_aer.c or aer_cxl_rch.c.
I'll defer to Lukas since this is in drivers/pci.
DJ
>
> We also have the VH analog of this file currently named pcie/cxl_aer.c.
> This is introduced in patch 17, CXL/AER:
> 'Introduce cxl_aer.c into AER driver for forwarding CXL errors'.
>
> We may need to make similar change to the VH file name as well to
> be consistent.
>
> Regards,
> Terry
Powered by blists - more mailing lists