From: Arjan van de Ven Date: Mon, 3 Jul 2006 07:25:08 +0000 (-0700) Subject: [PATCH] lockdep: annotate serio X-Git-Tag: v2.6.18-rc1~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aceafc1e2596f1c2c4e053126561f00b68e3a1a;p=pandora-kernel.git [PATCH] lockdep: annotate serio The PS/2 code has a natural device order and there is a one level recursion in this device order in terms of the cmd_mutex; annotate this explicit recursion as ok. Has no effect on non-lockdep kernels. Signed-off-by: Arjan van de Ven Cc: Dmitry Torokhov Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed