On Mon, Nov 08, 2021 at 08:42:44PM +0900, Rin Okuyama wrote:
Jun, Patrick, thank you for dmesg (and discussion offlist).
For Jun, the problem is no longer reproducible even with the original
copy of kernel, which failed before.
So, I've just added AHCI_QUIRK_EXTRA_DELAY quirk for Patrick's machine:
https://gist.github.com/rokuyama/7535594fc42a7867e3890702aee34c5c
With this patch, AHCISATA_EXTRA_DELAY option is no longer required for
this machine.
I cvs updated, rebuilt the kernel without the DELAY, and checked that
the problem still existed. (it does) Then applied your gist patch, and
had a successful reboot!
(I haven't tried reducing the delay)
Thanks,
Patrick