From 8f89441b37536fea92b1ed7004e5e2dda011473d Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Tue, 15 May 2007 01:41:32 -0700 Subject: [PATCH] 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-format-patch failed