• Andrew Morton's avatar
    [PATCH] deadline insert_here fix · 1669e6e9
    Andrew Morton authored
    From: Nick Piggin <piggin@cyberone.com.au>
    
    Fix fallout from Jens' insert_here removal.  Without it its possible that a
    request on the dispatch list is on the merge hash as well which is bad.  I
    don't _think_ this would happen in any code paths, but I haven't looked too
    closely.  It makes the API a bit less fragile anyway.
    1669e6e9
deadline-iosched.c 22 KB