lkml.org 
[lkml]   [2020]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch RFC 33/38] x86/irq: Add DEV_MSI allocation type
    For the upcoming device MSI support a new allocation type is
    required.

    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    ---
    arch/x86/include/asm/hw_irq.h | 1 +
    1 file changed, 1 insertion(+)

    --- a/arch/x86/include/asm/hw_irq.h
    +++ b/arch/x86/include/asm/hw_irq.h
    @@ -40,6 +40,7 @@ enum irq_alloc_type {
    X86_IRQ_ALLOC_TYPE_PCI_MSIX,
    X86_IRQ_ALLOC_TYPE_DMAR,
    X86_IRQ_ALLOC_TYPE_UV,
    + X86_IRQ_ALLOC_TYPE_DEV_MSI,
    X86_IRQ_ALLOC_TYPE_IOAPIC_GET_PARENT,
    X86_IRQ_ALLOC_TYPE_HPET_GET_PARENT,
    };
    \
     
     \ /
      Last update: 2020-08-21 04:19    [W:2.466 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site