From: Ingo Molnar Date: Mon, 3 Jul 2006 07:24:59 +0000 (-0700) Subject: [PATCH] lockdep: fix RT_HASH_LOCK_SZ X-Git-Tag: v2.6.18-rc1~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6205120044bb75ca06019491d1aa0e727fdd35be;p=pandora-kernel.git [PATCH] lockdep: fix RT_HASH_LOCK_SZ On lockdep we have a quite big spinlock_t, so keep the size down. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed