Re: [PATCH v12 4/8] cxl/events: Split event msgnum configuration from irq setup
Alison Schofield <[email protected]> Mon, 3 Aug 2026 16:01:28 -0700
| Newsgroups | org.kernel.vger.linux-cxl,dev.linux.lists.nvdimm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 01:48:09AM -0700, Anisa Su wrote: > From: Ira Weiny <[email protected]> > > 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 cxl_event_config_msgnums() from irq setup in preparation for > separate DCD interrupts configuration. Reviewed-by: Alison Schofield <[email protected]>