[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221013185645.p5rg6d7mhpnpze3h@offworld>
Date: Thu, 13 Oct 2022 11:56:45 -0700
From: Davidlohr Bueso <dave@...olabs.net>
To: Jonathan Cameron <Jonathan.Cameron@...wei.com>
Cc: dan.j.williams@...el.com, ira.weiny@...el.com,
alison.schofield@...el.com, vishal.l.verma@...el.com,
bwidawsk@...nel.org, a.manzanares@...sung.com,
linux-kernel@...r.kernel.org, linux-cxl@...r.kernel.org
Subject: Re: [PATCH] cxl: Add generic MSI/MSI-X interrupt support
On Thu, 13 Oct 2022, Davidlohr Bueso wrote:
>if (cxl_pci_alloc_irq_vectors(cxlds) > 0) {
bleh this should be == 0 of course.
> cxl_setup_mbox_irq();
> cxl_setup_events_irq();
> cxl_setup_pmu_irq();
>}
Powered by blists - more mailing lists