| To: | ralf@linux-mips.org, linux-mips@linux-mips.org |
|---|---|
| Subject: | question about arch/mips/kernel/smtc.c |
| From: | Julia Lawall <julia@diku.dk> |
| Date: | Fri, 18 Sep 2009 22:03:17 +0200 (CEST) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove., Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH 1/7] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount, David Rientjes |
| Previous by Thread: | [PATCH] MIPS: BCM63xx: Add PCMCIA & Cardbus support., Maxime Bizon |
| Next by Thread: | Re: [PATCH 1/7] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount, David Rientjes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |