Skip to content

Commit

Permalink
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/l…
Browse files Browse the repository at this point in the history
…inux/kernel/git/tip/linux-2.6-tip

* 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  lockdep: warn about lockdep disabling after kernel taint, fix
  • Loading branch information
Linus Torvalds committed Apr 14, 2009
2 parents e9de427 + 27b1956 commit 610f26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/debug_locks.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <linux/kernel.h>
#include <asm/atomic.h>
#include <asm/system.h>

struct task_struct;

Expand Down

0 comments on commit 610f26e

Please sign in to comment.