1
0
Files
linux/drivers/staging
Colin Cross e2610b268b binder: use freezable blocking calls
Avoid waking up every thread sleeping in a binder call during
suspend and resume by calling a freezable blocking call.  Previous
patches modified the freezer to avoid sending wakeups to threads
that are blocked in freezable blocking calls.

This call was selected to be converted to a freezable call because
it doesn't hold any locks or release any resources when interrupted
that might be needed by another freezing task or a kernel driver
during suspend, and is a common site where idle userspace tasks are
blocked.

Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-05-12 14:16:22 +02:00
..
2013-05-05 00:15:43 -04:00
2013-05-05 00:15:43 -04:00
2013-05-05 00:15:43 -04:00
2013-05-05 00:15:43 -04:00
2013-04-09 14:13:20 -04:00
2013-04-23 10:34:20 -07:00
2013-05-05 00:15:43 -04:00
2013-05-05 00:15:43 -04:00
2013-05-05 00:15:43 -04:00
2013-04-19 11:15:20 -07:00
2013-04-19 11:15:20 -07:00