Skip to content
Snippets Groups Projects
Commit 353b2a7d authored by Tejun Heo's avatar Tejun Heo
Browse files

Merge branch 'for-6.13-fixes' into for-next

parents f6d9e981 18b2093f
No related branches found
No related tags found
No related merge requests found
......@@ -4821,7 +4821,7 @@ static void scx_ops_bypass(bool bypass)
* sees scx_rq_bypassing() before moving tasks to SCX.
*/
if (!scx_enabled()) {
rq_unlock_irqrestore(rq, &rf);
rq_unlock(rq, &rf);
continue;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment