diff options
author | 2010-10-22 23:48:14 +0200 | |
---|---|---|
committer | 2010-10-22 23:48:14 +0200 | |
commit | d63be5f924cf054e7ac18bb2761f9533039fb076 (patch) | |
tree | 6db8b10599ad992de452f7b6193e02c75c9296e3 /tools/perf/scripts/python/syscall-counts.py | |
parent | PM / Wakeup: Show wakeup sources statistics in debugfs (diff) | |
download | linux-dev-d63be5f924cf054e7ac18bb2761f9533039fb076.tar.xz linux-dev-d63be5f924cf054e7ac18bb2761f9533039fb076.zip |
PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()
For device with no_callbacks flag set, its power lock and its parent's
power lock may be held nestedly in rpm_resume, so we should take
spin_lock_nested(lock, SINGLE_DEPTH_NESTING) to acquire parent power lock
to avoid lockdep warning.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions