Re: [PATCH v2 03/13] ANDROID: binder: add support for RT prio inheritance.

From: Peter Zijlstra
Date: Thu Aug 31 2017 - 04:18:52 EST


On Thu, Aug 31, 2017 at 10:04:20AM +0200, Martijn Coenen wrote:
> Adds support for SCHED_BATCH/SCHED_FIFO/SCHED_RR priority inheritance
> to the binder driver. The desired behavior is as follows:

You fail to support SCHED_DEADLINE, that's not optional.