1. 02 Aug, 2009 1 commit
    • Ingo Molnar's avatar
      lockdep: Fix BFS build · bbfa2622
      Ingo Molnar authored
      Fix:
      
        kernel/built-in.o: In function `lockdep_stats_show':
        lockdep_proc.c:(.text+0x48202): undefined reference to `max_bfs_queue_depth'
      
      As max_bfs_queue_depth is only available under
      CONFIG_PROVE_LOCKING=y.
      
      Cc: Ming Lei <tom.leiming@gmail.com>
      Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
      LKML-Reference: <new-submission>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      bbfa2622
  2. 24 Jul, 2009 10 commits
  3. 23 Jul, 2009 1 commit
  4. 22 Jul, 2009 28 commits