Re: [RFC PATCH RESEND 02/10] scbed/fair: Remove duplicate check for busiest_cpu in active_load_balance_cpu_stop()

From: Kayra Cizmeci

Date: Fri Sep 11 2026 - 05:32:24 EST


> The active_load_balance_cpu_stop() is executed on the CPU busiest_cpu where the
> stop task is dispatched. Therefore, unless it is during a special time when the
> CPU is offline, busiest_cpu is always equal to smp_processor_id()`.

Okay.

Could you add something to the commit message that describes this on the next version?

Thanks,
Kayra :_: