Re: [PATCH 4.19 00/27] 4.19.278-rc3 review

From: Sudip Mukherjee
Date: Fri Mar 17 2023 - 09:21:46 EST


Hi Greg,

On Fri, 17 Mar 2023 at 12:55, Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Fri, Mar 17, 2023 at 10:23:42AM +0000, Sudip Mukherjee wrote:
> > Hi Greg,
> >
> > On Thu, Mar 16, 2023 at 10:42:14AM +0100, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 4.19.278 release.
> > > There are 27 patches in this series, all will be posted as a response
> > > to this one. If anyone has any issues with these being applied, please
> > > let me know.
> > >
> > > Responses should be made by Sat, 18 Mar 2023 09:41:20 +0000.
> > > Anything received after that time might be too late.
> >
> > Build test (gcc version 11.3.1 20230311):
> > mips: 63 configs -> no failure
> > arm: 115 configs -> no failure
> > arm64: 2 configs -> no failure
> > x86_64: 4 configs -> no failure
> > alpha allmodconfig -> no failure
> > powerpc allmodconfig -> no failure
> > riscv allmodconfig -> no failure
> > s390 allmodconfig -> no failure
> > xtensa allmodconfig -> no failure
> >
> > Boot test:
> > x86_64: Booted on qemu. No regression. [1]
> >
> > Boot Regression on test laptop:
> > Only black screen but ssh worked, so from the dmesg it seems i915 failed.
>
> Can you bisect this?

There was no need to bisect. Only one i915 related commit was there
and reverting that has fixed it for me.

9a0789a26289 ("drm/i915: Don't use BAR mappings for ring buffers with LLC")
commit 85636167e3206c3fbd52254fc432991cc4e90194 upstream.


--
Regards
Sudip