Re: [PATCH 6.1 000/206] 6.1.79-rc2 review

From: Mateusz Jończyk
Date: Thu Feb 22 2024 - 16:21:24 EST


W dniu 21.02.2024 o 14:03, Greg Kroah-Hartman pisze:
> This is the start of the stable review cycle for the 6.1.79 release.
> There are 206 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 Fri, 23 Feb 2024 13:01:46 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.79-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Hello,

Tested on a HP 17-by0001nw laptop with an Intel Kaby Lake CPU and Ubuntu 20.04.

Used technologies:
- ext4, vfat,
- LUKS, LVM,
- mdraid on top of NVMe and SATA drives (the SATA drive in a write-mostly mode).

Tested (lightly):
- GPU (Intel Corporation HD Graphics 620, with a Duke Nukem 3D game on Proton and several Unigine benchmarks)
- suspend to disk, suspend to RAM,
- WiFi (Realtek RTL8822BE),
- Bluetooth (Realtek RTL8822BE),
- USB soundcard (Logitech Pro X),
- PCI soundcard (Intel HD Audio),
- webcam,
- NFS,
- NTFS via FUSE
- exFAT

Nitpicks:
- Steam Linux launcher segfaults, connected with display of the
  advertisement banner at launch:

       [ 4965.741395] GpuWatchdog[34955]: segfault at 0 ip 00007f3035f9e906 sp 00007f302c0c8410 error 6 in libcef.so[7f3031afb000+7770000] likely on
CPU 3 (core 1, socket 0)

  did not impact the overall functioning of the program much,
  it was just one process out of many. This happened in the past
  on Linux 6.7.0-rc7 though,

- GPU hangs with the Unigine Heaven GPU benchmark, AFAIK when
  I switched out (Alt+Tab) from the program during launch. Not able to reproduce.

    Asynchronous wait on fence 0000:00:02.0:gnome-shell[3648]:2513e timed out (hint:intel_atomic_commit_ready [i915])
    i915 0000:00:02.0: [drm] Resetting rcs0 for preemption time out
    i915 0000:00:02.0: [drm] heaven_x64[33871] context reset due to GPU hang
    i915 0000:00:02.0: [drm] GPU HANG: ecode 9:1:85df7cff, in heaven_x64 [33871]

Tested-by: Mateusz Jończyk <mat.jonczyk@xxxxx>

Greetings,

Mateusz