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