• Andrew Morton's avatar
    [PATCH] setscheduler fix · 22770def
    Andrew Morton authored
    From: Joe Korty <joe.korty@ccur.com>
    
    task_running(rq,p) is equivalent to (rq->curr == p) only for some
    architectures.
    22770def
sched.c 73.8 KB