On Thu, 8 May 2014, Grant Likely wrote: > On Wed, 07 May 2014 15:44:21 -0000, Thomas Gleixner <t...@linutronix.de> > wrote: > > No more users. And it's not going to come back. If you need > > hotplugable irq chips, use irq domains. > > > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > > Acked-by: Grant Likely <grant.lik...@secretlab.ca> > > The ironic thing is that irq_domain may end up bringing this function > back in some form as an optimization for irq_domains that need a > contiguous range, but don't want to allocate all the irq_descs > immediately. But if that happens it will be a very private API and it > doesn't nullify removing the function now.
Right. We can deal with it when the need arises, but that's a completely core internal issue then which is not going to be usable outside of kernel/irq. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/