diff options
author | John Stultz <john.stultz@linaro.org> | 2019-03-18 21:47:18 -0700 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2020-02-07 20:09:45 +0100 |
commit | 387654d352c2d252c2e683c6ceb4d44eef3a6362 (patch) | |
tree | 120f46fe67d35e30154d81d9279b73c1d048f42c /init/Android.bp | |
parent | ffbb320f28c81833c97fb212ce5b4703e2b9e058 (diff) |
shinano-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: I7a0797cc9e8e5f263e533beea23642f768c0f017
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'init/Android.bp')
0 files changed, 0 insertions, 0 deletions