diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-05-15 10:41:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-15 17:54:00 +0200 |
commit | 8f89441b37536fea92b1ed7004e5e2dda011473d (patch) | |
tree | 7587c859ea62fb3905613fc4265a8120b5384516 /MAINTAINERS | |
parent | m68k: implement __clear_user() (diff) | |
download | linux-8f89441b37536fea92b1ed7004e5e2dda011473d.tar.xz linux-8f89441b37536fea92b1ed7004e5e2dda011473d.zip |
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 <tglx@linutronix.de>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions