mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Disable nonblocking_ffs to avoid recent crashes with
adbd Recent changes to adbd have enabled nonblocking_ffs by default. These have seeminly uncovered some bad memory corruption in the kernel ffs gadget driver on every kernel I've tried so far. Unfortunately I've not been able to diagnose what is going wrong, so for now, lets disable the nonblocking_ffs. We still need to root cause the issue as it's a problem even with the mainline kernel on HiKey, so its likely a generic kernel issue. Disable nonblocking_ffs in recovery, too. Change-Id: I7a0797cc9e8e5f263e533beea23642f768c0f017 Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
committed by
Matsvei Niaverau
parent
86afacddbd
commit
8fef010592
Reference in New Issue
Block a user