1. 02 8月, 2009 1 次提交
    • I
      lockdep: Fix BFS build · bbfa2622
      Ingo Molnar 提交于
      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: NIngo Molnar <mingo@elte.hu>
      bbfa2622
  2. 24 7月, 2009 10 次提交
  3. 23 7月, 2009 29 次提交