Re: [PATCH 12/26] cxl/pci: Factor out interrupt policy check

From: Jonathan Cameron
Date: Thu Apr 04 2024 - 11:10:33 EST


On Sun, 24 Mar 2024 16:18:15 -0700
Ira Weiny <ira.weiny@xxxxxxxxx> wrote:

> Dynamic capacity devices (DCD) require interrupts to notify the host of
> events in the DCD log. The interrupts for DCD may be supported despite
> FW control of memory event logs.
>
> Prepare to support DCD event interrupts separate from other event
> interrupts by factoring out the check for event interrupt settings.
>
> Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>