From: Thomas Gleixner Date: Tue, 15 May 2007 08:41:32 +0000 (-0700) Subject: clocksource: fix lock order in the resume path X-Git-Tag: v2.6.22-rc2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f89441b37536fea92b1ed7004e5e2dda011473d;p=pandora-kernel.git clocksource: fix lock order in the resume path lockdep complains about the lock nesting of clocksource and watchdog lock in the resume path. Change the resume marker to a bit operation and remove the lock from this path. Signed-off-by: Thomas Gleixner Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed