From ce291c3e74b9f776185aed1223da3b8519b60f78 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 11 Aug 2008 12:37:27 +0200 Subject: [PATCH] --- yaml --- r: 108189 b: refs/heads/master c: e5f363e358cf16e4ad13a6826e15088c5495efe9 h: refs/heads/master i: 108187: 58ce2d907b5d2c0c8a2d0b93fcd701b08eff0a34 v: v3 --- [refs] | 2 +- trunk/include/linux/lockdep.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 248682821b06..ae2148bc8df6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b42e737e576339c795d9ac77a1fce6057f6bc0cf +refs/heads/master: e5f363e358cf16e4ad13a6826e15088c5495efe9 diff --git a/trunk/include/linux/lockdep.h b/trunk/include/linux/lockdep.h index c88aa3d8e87f..331e5f1c2d8e 100644 --- a/trunk/include/linux/lockdep.h +++ b/trunk/include/linux/lockdep.h @@ -190,7 +190,7 @@ struct lock_chain { u64 chain_key; }; -#define MAX_LOCKDEP_KEYS_BITS 11 +#define MAX_LOCKDEP_KEYS_BITS 13 /* * Subtract one because we offset hlock->class_idx by 1 in order * to make 0 mean no class. This avoids overflowing the class_idx