W dniu 3.02.2024 o 18:52, Greg Kroah-Hartman pisze:
This is the start of the stable review cycle for the 6.1.77 release. There are 221 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 Mon, 05 Feb 2024 17:47:20 +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.77-rc2.... 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, mdraid on top of a NVMe and SATA drive (in a write-mostly mode).
Suspend to disk and suspend to RAM work.
Nitpicks:
- the laptop once failed to shut down completely, it hung with a black screen (the kernel messages from the shutdown disappeared). This did not happen again with 2-3 tries. IIRC this has happened on this laptop in the past.
- I have been running long SMART tests on 2 external USB hard drives. One of them, a TOSHIBA USB 3.0 hard drive briefly disconnected with the following dmesg messages:
usb 2-2: USB disconnect, device number 4 xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state. sd 2:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK cmd_age=0s sd 2:0:0:0: [sdc] tag#0 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00 device offline error, dev sdc, sector 263659521 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 2 Buffer I/O error on dev sdc2, logical block 1, lost async page write sd 2:0:0:0: [sdc] Synchronizing SCSI cache sd 2:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK usb 2-2: new SuperSpeed USB device number 5 using xhci_hcd
The hard drive was later reset out of the blue:
usb 2-1: reset SuperSpeed USB device number 7 using xhci_hcd
This may have been caused by faulty cabling / USB sockets.
Tested-by: Mateusz Jończyk mat.jonczyk@o2.pl
Greetings,
Mateusz Jończyk