lkml.org 
[lkml]   [2009]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[GIT PULL] lockdep fix for sparc/s390 build breakage
Linus,

Please pull the latest core-fixes-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git core-fixes-for-linus

This fixes a Sparc and S390 build breakage i caused yesterday by
pushing this commit too fast:

9eeba61: lockdep: warn about lockdep disabling after kernel taint

Sorry about that.

Thanks,

Ingo

------------------>
Ingo Molnar (1):
lockdep: warn about lockdep disabling after kernel taint, fix


include/linux/debug_locks.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/debug_locks.h b/include/linux/debug_locks.h
index 493dedb..29b3ce3 100644
--- a/include/linux/debug_locks.h
+++ b/include/linux/debug_locks.h
@@ -3,6 +3,7 @@

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

struct task_struct;


\
 
 \ /
  Last update: 2009-04-14 16:15    [W:0.083 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site