Re: [patch 03/20] genirq/msi: Create msi_api.h

From: Jason Gunthorpe
Date: Wed Nov 16 2022 - 13:23:57 EST


On Fri, Nov 11, 2022 at 02:56:42PM +0100, Thomas Gleixner wrote:
> Create a API header for MSI specific functions which are relevant to device
> drivers.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> ---
> include/linux/msi.h | 6 ++++--
> include/linux/msi_api.h | 15 +++++++++++++++
> 2 files changed, 19 insertions(+), 2 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason