X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=kernel%2Flockdep_internals.h;h=8ce09bc4613dc1ea72566bb0a2a7822ac802930f;hb=9e203bcc1051cac2a8b15c3ee9db4c0d05794abe;hp=eab043c83bb2d1859e2e1c295737f8ac9386bcca;hpb=91fa47964165a42401fbc1f41caa63ab78564305;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/kernel/lockdep_internals.h b/kernel/lockdep_internals.h index eab043c..8ce09bc 100644 --- a/kernel/lockdep_internals.h +++ b/kernel/lockdep_internals.h @@ -20,7 +20,7 @@ #define MAX_LOCKDEP_KEYS_BITS 11 #define MAX_LOCKDEP_KEYS (1UL << MAX_LOCKDEP_KEYS_BITS) -#define MAX_LOCKDEP_CHAINS_BITS 13 +#define MAX_LOCKDEP_CHAINS_BITS 14 #define MAX_LOCKDEP_CHAINS (1UL << MAX_LOCKDEP_CHAINS_BITS) /*