android_device_samsung_msm8.../recovery/root
John Stultz b74d196491
msm8226-common: 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 its a problem even with
the mainline kernel on HiKey, so its likely a generic kernel issue.

Change-Id: I68a94f8f26b65ab383c37274e4f631227a3c7d5f
Signed-off-by: John Stultz <john.stultz@linaro.org>
2020-01-05 12:17:21 +03:00
..
init.recovery.qcom.rc msm8226-common: Disable nonblocking_ffs to avoid recent crashes with adbd 2020-01-05 12:17:21 +03:00