On 4/18/25 10:07 PM, Ming Lei wrote: > Move hctx cpuhp add/del out of queue freezing for not connecting freeze > lock with cpuhp locks, then lockdep warning can be avoided. > > This way is safe because both needn't queue to be frozen and scheduler > switch isn't allowed. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Looks good to me: Reviewed-by : Nilay Shroff <nilay@xxxxxxxxxxxxx>