On Sat, 16 Jan 2016, Mike Galbraith wrote: > On Sat, 2016-01-16 at 14:43 +0100, Thomas Gleixner wrote: > > > Ha, you found it as well :) > > Yeah, with time to actually look, I rather quickly had one of those > "well _duh_" moments :) Actually the new way how the scheduler handles set_cpus_allowed() makes it superflous to call that stuff at all. All scheduler classes except deadline merily call set_cpus_allowed_common() and deadline does not do the 'change root domain' dance either. So we can simplify the whole business a lot. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html