Hi Guys,
Since v4.19-rc1 we are getting a serious regression on platforms with ARC
architecture.
The kernel have become unstable and spontaneously crashes on LTP tests
execution / IO tests or
even on boot.
I don't know exactly what breaks but bisect clearly assign the blame to this
commit:
84c6
On 08/29/2018 11:33 AM, Eugeniy Paltsev wrote:
> Hi Guys,
> Since v4.19-rc1 we are getting a serious regression on platforms with ARC
> architecture.
> The kernel have become unstable and spontaneously crashes on LTP tests
> execution / IO tests or
> even on boot.
>
> I don't know exactly what br