Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup

2024-09-03 Thread Li, Ming4
On 8/16/2024 10:44 PM, Ira Weiny wrote: > Dynamic Capacity Devices (DCD) require event interrupts to process > memory addition or removal. BIOS may have control over non-DCD event > processing. DCD interrupt configuration needs to be separate from > memory event interrupt configuration. > > Split

Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup

2024-08-23 Thread Jonathan Cameron
On Fri, 16 Aug 2024 09:44:22 -0500 Ira Weiny wrote: > Dynamic Capacity Devices (DCD) require event interrupts to process > memory addition or removal. BIOS may have control over non-DCD event > processing. DCD interrupt configuration needs to be separate from > memory event interrupt configurat

Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup

2024-08-22 Thread Fan Ni
On Fri, Aug 16, 2024 at 09:44:22AM -0500, Ira Weiny wrote: > Dynamic Capacity Devices (DCD) require event interrupts to process > memory addition or removal. BIOS may have control over non-DCD event > processing. DCD interrupt configuration needs to be separate from > memory event interrupt confi

Re: [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup

2024-08-16 Thread Dave Jiang
On 8/16/24 7:44 AM, Ira Weiny wrote: > Dynamic Capacity Devices (DCD) require event interrupts to process > memory addition or removal. BIOS may have control over non-DCD event > processing. DCD interrupt configuration needs to be separate from > memory event interrupt configuration. > > Spli