lkml.org 
[lkml]   [2022]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] cxl: Add basic MSI/MSI-X support
Date
Hi,

Changes from v1 (https://lore.kernel.org/all/20221012180432.473373-1-dave@stgolabs.net/):

- Do not populate the cxl_irq_cap_table. (Jonathan)
- Moved vector allocation further above. (Jonathan)
- Added an irq_type flag, makes sense to have for checking during setup.
- Left no irq support as an error, but mentioned that in the the call is
in the context of allocation. Otherwise this makes the user handling
unnecessarily difficult.
- Picked up Dave's review.
- Added a second patch which adds the basic mailbox support (Dave)


Patch 1 contains updates for the generic table handling.

Patch 2 populates the table and adds mailbox support.

Please consider for v6.3.

Thanks!

Davidlohr Bueso (2):
cxl/pci: Add generic MSI/MSI-X interrupt support
cxl/mbox: Wire up basic irq support

drivers/cxl/cxl.h | 6 +++
drivers/cxl/cxlmem.h | 2 +
drivers/cxl/pci.c | 91 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 99 insertions(+)

--
2.37.3

\
 
 \ /
  Last update: 2022-10-14 21:50    [W:0.123 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site