• Andrew Morton's avatar
    [PATCH] io scheduler oops fixes · e9cfdad8
    Andrew Morton authored
    Peter Osterlund <petero2@telia.com> notes oopses in the anticipatory
    scheduler with slab poisoning enabled due to arq->rb_node.rb_right being
    uninitialised.  So wipe the whole thing when we allocate it.
    
    deadline seems to have the same problem.
    e9cfdad8
as-iosched.c 48.4 KB