That means the interrupt is not deallocated and reallocated, which does3) Interrupt has already been switched to managed. Double init is notI just tested that and case 3) would be a problem. I don't see us
really a good sign either.
clearing the managed flag when free'ing the interrupt. So with
CONFIG_DEBUG_TEST_DRIVER_REMOVE=y, we attempt this affinity update
twice, and error from the irqd_affinity_is_managed() check.
not make sense to me.