sched,ion: Convert to sched_set_normal()
authorPeter Zijlstra <peterz@infradead.org>
Tue, 21 Apr 2020 10:09:13 +0000 (12:09 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 15 Jun 2020 12:10:23 +0000 (14:10 +0200)
commit9309de08f14f49a29f6cc8a20653731235692b1f
treec990430e8a53a3eb62801307c115774cdddd2b9d
parentc3f47cf940efacaa8fab50973dc98f369c2066ff
sched,ion: Convert to sched_set_normal()

In an attempt to take away sched_setscheduler() from modules, change
this into sched_set_normal(.nice = 19).

Cc: john.stultz@linaro.org
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
drivers/staging/android/ion/ion_heap.c