On Tue, 14 Jul 2015, Boris Ostrovsky wrote: > > Prevent allocation and freeing of interrupt descriptors accross cpu > > hotplug. > > > This breaks Xen guests that allocate interrupt descriptors in .cpu_up().
And where exactly does XEN allocate those descriptors? > Any chance this locking can be moved into arch code? No. > (The patch doesn't appear to have any side effects for the down path since Xen > guests deallocate descriptors in __cpu_die()). Exact place please. 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/