On Fri, 2017-03-17 at 18:30 +0530, Arun Chandran wrote: > Hi, > > I got this on my cavium octeon2 68XX EVB console when booting the > latest kernel(4.11.0-rc2-00235-gd528ae0).
> And I bisected and reached at this commit > "6a171b2 serial: 8250_dw: Allow hardware flow control to be used" > > When I printed the value of my "d->clk" inside dw8250_set_termios() it > was zero. > Then the below change is solving the problem for me.(No calltrace > console works fine) > Can anybody please comment on this? Have you seen https://www.spinics.net/lists/linux-serial/msg25483.html https://patchwork.kernel.org/patch/9603947/ ? -- Andy Shevchenko <[email protected]> Intel Finland Oy

