[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Is teardown_irq still required?
Hi, Ian/Keir, Just noted the change to kernel/irq/manage.c by adding teardown_irq which is also part of the patch sets you proposed to linux kernel long time ago. However currently no one seems to invoke teardown_irq directly based on the purpose for adding it. Does the assumption still hold true that some static irqaction may be freed by this way? Or previous requirement already disappears today? Now all the virtual drivers finally fall down to request_irq which matches free_irq. Only instances to call setup_irq are native linux drivers, where free_irq is not required for those architecture specific static irq number. Maybe this change can be removed now? Thanks, Kevin _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |