On Tue, 17 Sep 2024 22:32:31 +0900, Damien Le Moal wrote: > Commit 734e1a860312 ("block: Prevent deadlocks when switching > elevators") introduced the function elv_iosched_load_module() to allow > loading an elevator module outside of elv_iosched_store() with the > target device queue not frozen, to avoid deadlocks. However, the "none" > scheduler does not have a module and as a result, > elv_iosched_load_module() always returns an error when trying to switch > to this valid scheduler. > > [...] Applied, thanks! [1/1] block: Fix elv_iosched_local_module handling of "none" scheduler commit: e3accac1a976e65491a9b9fba82ce8ddbd3d2389 Best regards, -- Jens Axboe