From: Johannes Berg Date: Thu, 29 Jan 2009 15:03:20 +0000 (+0100) Subject: timer: implement lockdep deadlock detection X-Git-Tag: v2.6.30-rc1~216^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f2b9b9a9d750a9175dc79c74bfed5add840983c;p=pandora-kernel.git timer: implement lockdep deadlock detection This modifies the timer code in a way to allow lockdep to detect deadlocks resulting from a lock being taken in the timer function as well as around the del_timer_sync() call. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed