Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265500
| From | Qais Yousef <qais.yousef@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions |
| Date | 2015-11-09 11:10 +0100 |
| Message-ID | <qsRyF-50w-1@gated-at.bofh.it> (permalink) |
| References | <qqHN7-1ZB-7@gated-at.bofh.it> <qqHN8-1ZB-25@gated-at.bofh.it> <qsaDn-29u-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/07/2015 12:09 PM, Thomas Gleixner wrote: > On Tue, 3 Nov 2015, Qais Yousef wrote: > >> struct ipi_mapping will provide a mechanism for irqchip code to fill out the >> mapping at reservation and to look it up when sending. > I'm fine with the code, but can you please move it to w new file, > i.e. kernel/irq/ipi.c and make the compilation depend on GENERIC_IPI? I originally had ipi.c then removed it. I'll move all functionality there. Thanks, Qais -- 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
[PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions Qais Yousef <qais.yousef@imgtec.com> - 2015-11-03 12:20 +0100
Re: [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions Thomas Gleixner <tglx@linutronix.de> - 2015-11-07 13:20 +0100
Re: [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions Qais Yousef <qais.yousef@imgtec.com> - 2015-11-09 11:10 +0100
csiph-web