commit | 8376869e51f5094e87229aa6200c43ada85c9aaf | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Sep 24 21:39:36 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Mon Sep 24 21:39:36 2012 +0200 |
tree | d896e9fcd61dccd27f253c794e2f742c6f59907d | |
parent | fc2fb3a075c206927d3fbad251dae82ba82ccf2d [diff] |
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code" This reverts commit fc2fb3a075c206927d3fbad251dae82ba82ccf2d. The problem with the above commit is that it makes the device PM QoS core code hold a spinlock around blocking_notifier_call_chain() invocations. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>