ANDROID: binder: add support for RT prio inheritance.
authorMartijn Coenen <maco@google.com>
Wed, 7 Jun 2017 00:04:42 +0000 (17:04 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit37b344125cf1ff3a6e4e3dde443eb5657b44f2cb
treef8c280172c992ff3f69312b24ff59591fa571544
parentdaf3169cce9ab1434ec3345043f8483b56c69408
ANDROID: binder: add support for RT prio inheritance.

Adds support for SCHED_BATCH/SCHED_FIFO/SCHED_RR
priority inheritance.

Change-Id: I71f356e476be2933713a0ecfa2cc31aa141e2dc6
Signed-off-by: Martijn Coenen <maco@google.com>
[AmitP: Include <uapi/linux/sched/types.h> for struct sched_param]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/android/binder.c