summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartijn Coenen <maco@android.com>2017-08-31 11:04:19 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-01 10:20:13 +0300
commit408c68b17aea2f23236cdb49b6c060e0ded846ed (patch)
treee09d52ca9dabe777583ca37e7a10e5f6b210768e /Makefile
parent1b77e9dcc3da9359f5936a7a4a0b5b6585c5e37e (diff)
downloadlinux-408c68b17aea2f23236cdb49b6c060e0ded846ed.tar.xz
ANDROID: binder: push new transactions to waiting threads.
Instead of pushing new transactions to the process waitqueue, select a thread that is waiting on proc work to handle the transaction. This will make it easier to improve priority inheritance in future patches, by setting the priority before we wake up a thread. If we can't find a waiting thread, submit the work to the proc waitqueue instead as we did previously. Signed-off-by: Martijn Coenen <maco@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions