On 10/03/25 10:33, Juri Lelli wrote: > Create wrappers for sched_domains_mutex so that it can transparently be > used on both CONFIG_SMP and !CONFIG_SMP, as some function will need to > do. > > Reported-by: Jon Hunter <jonathanh@xxxxxxxxxx> > Fixes: 53916d5fd3c0 ("sched/deadline: Check bandwidth overflow earlier for hotplug") > Tested-by: Waiman Long <longman@xxxxxxxxxx> > Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> > Signed-off-by: Juri Lelli <juri.lelli@xxxxxxxxxx> Reviewed-by: Valentin Schneider <vschneid@xxxxxxxxxx>