question about arch/mips/kernel/smtc.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The file arch/mips/kernel/smtc.c contains:

static struct irqaction irq_ipi = {
        .handler        = ipi_interrupt,
        .flags          = IRQF_DISABLED,
        .name           = "SMTC_IPI",
        .flags          = IRQF_PERCPU
};

Is it intentional that there are two definitions of the flags field?

julia


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux