• Andrew Morton's avatar
    [PATCH] additional might_sleep checks · ca61a009
    Andrew Morton authored
    - Dave says that lock_sock() inside locks is a popular bug.  Put a
      check there.
    
    - Also in wait_for_completion().
    
    - Add the text "Debug" to the warning message so people are less
      likely to think that they've oopsed.
    ca61a009
sched.c 51.7 KB