universal7580: Disable nonblocking_ffs to avoid recent crashes with adbd
authorJohn Stultz <john.stultz@linaro.org>
Tue, 19 Mar 2019 04:47:18 +0000 (21:47 -0700)
committerDanny Wood <danwood76@gmail.com>
Tue, 10 Mar 2020 15:25:55 +0000 (15:25 +0000)
commitc02eda468b3aea26f2a7d7ce5f6198ad0cdd09e2
tree5a7d9bc9c5acb873f30ce76bdf2dc8f3212c92f0
parent88aaf84c79cbd198d740994f1c0b22997a3f0fbb
universal7580: 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: I7a0797cc9e8e5f263e533beea23642f768c0f017
Signed-off-by: John Stultz <john.stultz@linaro.org>
ramdisk/etc/init.samsung.rc