Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271059
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain |
| Date | 2015-11-17 11:40 +0100 |
| Message-ID | <qvLQ6-3NL-9@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <qqHN7-1ZB-15@gated-at.bofh.it> <qsd8e-3Cy-7@gated-at.bofh.it> <qu1Pk-27m-21@gated-at.bofh.it> <qvvLk-1Mp-33@gated-at.bofh.it> <qvLGp-3Ky-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 17 Nov 2015, Qais Yousef wrote:
> On 11/16/2015 05:24 PM, Thomas Gleixner wrote:
> >
> > int ipi_get_hw_irq(int irq)
> > {
> > struct irq_data *d = irq_get_irq_data(irq);
> > return d ? irqd_to_hwirq(d);
> > }
> > Hmm?
> >
>
> We need cpu as an argument too.
Indeed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain Thomas Gleixner <tglx@linutronix.de> - 2015-11-16 18:30 +0100
Re: [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain Qais Yousef <qais.yousef@imgtec.com> - 2015-11-17 11:30 +0100
Re: [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain Thomas Gleixner <tglx@linutronix.de> - 2015-11-17 11:40 +0100
csiph-web