Skip to content
Commit c31f2ee5 authored by Tejun Heo's avatar Tejun Heo
Browse files

sched_ext: Fix enq_last_no_enq_fails selftest



cc9877fb ("sched_ext: Improve error reporting during loading") changed
how load failures are reported so that more error context can be
communicated. This breaks the enq_last_no_enq_fails test as attach no longer
fails. The scheduler is guaranteed to be ejected on attach completion with
full error information. Update enq_last_no_enq_fails so that it checks that
the scheduler is ejected using ops.exit().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarVishal Chourasia <vishalc@linux.ibm.com>
Link: http://lkml.kernel.org/r/Zxknp7RAVNjmdJSc@linux.ibm.com
Fixes: cc9877fb ("sched_ext: Improve error reporting during loading")
parent 7724abf0
Loading
Loading
Loading
Loading
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