Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cc2dec9c authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

android: binder: Enable preemption for security_binder_transfer_file



Commit 5d226df4 ("selinux:
Revalidate invalid inode security labels") is incompatible with the
binder change to disable preemption while holding the global binder
lock, since it calls an API that might sleep while preemption is
disabled.  While upstream works on a proper solution for the binder
lock latency problem, we still need the preemption-disable changes in
order to maintain performance. Temporarily re-enable preemption
around security_binder_transfer_file until we obtain the correct fix
from android common.

Change-Id: Ieab87c4b3dbb882a3c8c6dce2c544aa619267d53
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 13ce0881
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment