Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264826
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions |
| Date | 2015-11-07 13:20 +0100 |
| Message-ID | <qsaDn-29u-9@gated-at.bofh.it> (permalink) |
| References | <qqHN7-1ZB-7@gated-at.bofh.it> <qqHN8-1ZB-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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? Thanks, tglx -- 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 | Next 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