On 4/18/25 10:06 PM, Ming Lei wrote: > Add `struct elv_change_ctx` and prepare for unifying elevator_change(), > with this way, any input & output parameter can be provided & observed > in top caller. > > This way also helps to move kobject & debugfs things out of > ->elevator_lock & freezing queue. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Looks good to me: Reviewed-by : Nilay Shroff <nilay@xxxxxxxxxxxxx>