sched/core: ipipe: do not panic on failed migration to the head stage
__ipipe_migrate_head() should not BUG() unconditionally when failing to schedule out a thread, but rather let the real-time core handle the situation a bit more gracefully.
Please register or sign in to comment