From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:10 +0000 (-0700) Subject: [PATCH] lockdep: annotate timer base locks X-Git-Tag: v2.6.18-rc1~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d730e882a15c38de02b63a063be636b2ff9e9ed1;p=pandora-kernel.git [PATCH] lockdep: annotate timer base locks Split the per-CPU timer base locks up into separate lock classes, because they are used recursively. Has no effect on non-lockdep kernels. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed