[PATCH 00/23] sched: Remove FIFO priorities from modules

From: Peter Zijlstra
Date: Wed Apr 22 2020 - 07:29:28 EST


After having seen yet another patch that adds a FIFO kernel thread at a random
priority, I bit the bullet and implemented the suggestion done a while ago:

Flat out remove the ability to set a specific FIFO priority

As argued in the patches themselves, the kernel has no clue what actual
priority it should use for various things, so it is useless (or worse, counter
productive) to even try.