Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1437646
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() |
| Date | 2016-07-06 13:30 +0200 |
| Message-ID | <rRTbH-71-1@gated-at.bofh.it> (permalink) |
| References | <rQcs9-2aJ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 1 Jul 2016, Alexander Popov wrote: > Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() for being > able to work with irq_domain hierarchy in modules. We usually export only when we have a proper use case which is supposed to go into the kernel tree proper. What's yours? Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() Alexander Popov <alex.popov@linux.com> - 2016-07-01 21:40 +0200
Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() Thomas Gleixner <tglx@linutronix.de> - 2016-07-06 13:30 +0200
Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() Alexander Popov <alex.popov@linux.com> - 2016-07-08 10:40 +0200
csiph-web