diff options
author | Ole Henrik Jahren <[email protected]> | 2011-03-06 20:42:39 +0100 |
---|---|---|
committer | Hans-Christian Egtvedt <[email protected]> | 2011-04-13 15:46:52 +0200 |
commit | 6e2ad51190cdb11b364377882134513f60dec6b9 (patch) | |
tree | ea112778575ab257cb9d90638deec4bd676443a1 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 51ef85d8f9ae24475a0cb1bd772258eafec91c69 (diff) |
avr32: fix deadlock when reading clock list in debugfs
When writing out /sys/kernel/debug/at32ap_clk, clock list lock is being
held while clk_get() is called. clk_get() attempts to take the same
lock, which results in deadlock. Introduce and call lock free version,
__clk_get(), instead.
Signed-off-by: Ole Henrik Jahren <[email protected]>
Cc: Hans-Christian Egtvedt <[email protected]>
Signed-off-by: Hans-Christian Egtvedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions