Re: [PATCH] sched: Optimize __calc_delta.

From: Josh Don
Date: Wed Mar 03 2021 - 19:11:23 EST


> you made fact_hi u32, why can't we unconditionally use fls() ?

Thanks for clarifying with ILP32; will remove this macro and simplify
to just fls().