Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1399722
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] genirq: export __irq_set_affinity symbol |
| Date | 2016-05-12 09:50 +0200 |
| Message-ID | <rxTxD-17U-5@gated-at.bofh.it> (permalink) |
| References | <rxRFw-7z3-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 12 May 2016, Xie XiuQi wrote: > __irq_set_affinity is declared in include/linux/interrupt.h, but not > been exported. > > We export it now, so we could use __irq_set_affinity, irq_set_affinity > and irq_force_affinity in kernel modules. Please show the code using the exports first. We don't export symbols w/o knowing the usecase. Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] genirq: export __irq_set_affinity symbol Xie XiuQi <xiexiuqi@huawei.com> - 2016-05-12 07:50 +0200
Re: [PATCH] genirq: export __irq_set_affinity symbol Christoph Hellwig <hch@infradead.org> - 2016-05-12 09:30 +0200
Re: [PATCH] genirq: export __irq_set_affinity symbol Thomas Gleixner <tglx@linutronix.de> - 2016-05-12 09:50 +0200
Re: [PATCH] genirq: export __irq_set_affinity symbol Xie XiuQi <xiexiuqi@huawei.com> - 2016-05-12 13:50 +0200
Re: [PATCH] genirq: export __irq_set_affinity symbol Thomas Gleixner <tglx@linutronix.de> - 2016-05-14 17:40 +0200
csiph-web