On Fri, Jul 11 2014 at 9:38:22 pm BST, Christopher Covington <c...@codeaurora.org> wrote: > Hi Mark, > > On 07/08/2014 09:10 AM, Marc Zyngier wrote: >> A number of irqchip drivers are directly calling irq_find_mapping, >> which may use a rcu_read_lock call when walking the radix tree. > > If this happens to be easy for you to determine: do direct callers of > irq_find_host such as irq_create_of_mapping have a similar problem with > irq_domain_mutex?
Definitely not from this problem. irq_find_host doesn't use RCU at all, so it shouldn't be an issue. Thanks, M. -- Jazz is not dead. It just smells funny. -- 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/