This is a cache of https://discuss.96boards.org/t/db845c-freezes-on-reboot/8950. It is a snapshot of the page at 2024-09-27T12:12:06.649+0000.
Db845c freezes on reboot - <strong>dragonboard</strong> 845c - 96Boards Forum

Db845c freezes on reboot

Hi everyone,

I am not sure if the problem has already been discussed, but sometimes my db845c freezes during a reboot.

I don’t know how to properly fix this, but reverting the commit “tty: serial: qcom_geni_serial: Fix softlock” (a1fee899e5bed457afc20a6a2ff3915a95cc5942) seems to fix the issue.

If this helps: https://pastebin.com/raw/vTrAQFXA

Regards,

Ludovic

Thanks for reporting this, which path leads you to revert this specific commit? did you perform some debug or bisect?

see https://bugs.96boards.org/show_bug.cgi?id=844

I used git bisect and I had to rebase the necessary patches all along. Long, painful but fruitful.
I am not sure what’s wrong with the commit. The revert side was also annoying.