• Ingo Molnar's avatar
    [PATCH] sched-2.5.64-bk10-D0 · 5d6893e6
    Ingo Molnar authored
    This removes/fixes a few whitespaces and removes the MAX_PRIO setting in
    the init task path which is unnecessary and which might even lead to
    bugs - MAX_PRIO is outside the valid range and technically the init
    thread is not an idle thread yet at this point.
    5d6893e6
sched.c 62.7 KB