Re: [ANNOUNCE] 4.4-rc6-rt1

From: Mike Galbraith
Date: Sat Jan 16 2016 - 09:09:36 EST


On Sat, 2016-01-16 at 14:59 +0100, Thomas Gleixner wrote:

> 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.

Goody. Seeing if I could avoid mostly useless function call was next.