• Andrew Morton's avatar
    [PATCH] tighter locking in pdflush · 4ab1a3e6
    Andrew Morton authored
    Had a weird oops from Bill Irwin - the pdflush_list was corrupt.
    
    The only thing I can think of is that something sprayed out a wakeup
    when it shouldn't.  So tighten things up against that, and add some
    printks to catch it if it happens again.
    4ab1a3e6
pdflush.c 5.75 KB