Files
Linux/drivers/android
Riley Andrews 00b40d6133 binder: Use wake up hint for synchronous transactions.
Use wake_up_interruptible_sync() to hint to the scheduler binder
transactions are synchronous wakeups. Disable preemption while waking
to avoid ping-ponging on the binder lock.

Signed-off-by: Todd Kjos <[email protected]>
Signed-off-by: Omprakash Dhyade <[email protected]>
Cc: stable <[email protected]> # 4.4+
Signed-off-by: Greg Kroah-Hartman <[email protected]>
2017-07-17 14:44:19 +02:00
..
…