On Wed, Sep 04, 2024 at 02:08:54PM -0400, Nícolas F. R. A. Prado wrote: > On Mon, Sep 02, 2024 at 05:24:43PM +0200, Johan Hovold wrote: > > This series is a follow-on series to the lockup fixes [1] that addresses > > a number of issues in the Qualcomm GENI console code, including corrupt > > console output during boot, which is a problem for automated CI testing. > This series fixes the serial issues we're seeing on the sc7180 based > (sc7180-trogdor-lazor-limozeen and sc7180-trogdor-kingoftown) boards that we > have hooked up to KernelCI. Out of a 10-job batch of boot tests all succeeded > after the patch, whereas before most failed (7/10), due to a missing message in > the serial. > > Tested-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> Thanks for testing! Johan