On 7/28/22 06:20, Guenter Roeck wrote:
On 7/27/22 09:09, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.134 release. There are 105 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, 29 Jul 2022 16:09:50 +0000. Anything received after that time might be too late.
Crashes when trying to boot from btrfs file system. Crash log below. I'll bisect.
bisect log:
# bad: [d2801d3917f2749cb2ec1788ee94021acbb8c2ad] Linux 5.10.134-rc1 # good: [5034934536433b2831c80134f1531bbdbc2de160] Linux 5.10.133 git bisect start 'HEAD' 'v5.10.133' # bad: [c03ac6b78c06b8f9f500ba859f13b5b7c9557520] tcp: Fix a data-race around sysctl_tcp_tw_reuse. git bisect bad c03ac6b78c06b8f9f500ba859f13b5b7c9557520 # bad: [36d59bca14ae38aa24ba8b12d0d3bd1d5d58f4c8] drm/amdgpu/display: add quirk handling for stutter mode git bisect bad 36d59bca14ae38aa24ba8b12d0d3bd1d5d58f4c8 # bad: [271e142fbfd4da6b80a179c5b1a1599e77bcb9e7] net: inline rollback_registered() git bisect bad 271e142fbfd4da6b80a179c5b1a1599e77bcb9e7 # good: [e9d008ed8b527bded5ffff5f0e46756b01d2fb8a] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE git bisect good e9d008ed8b527bded5ffff5f0e46756b01d2fb8a # bad: [fc360adfd749d004819019e9ac6eb261e1bc434c] docs: net: explain struct net_device lifetime git bisect bad fc360adfd749d004819019e9ac6eb261e1bc434c # bad: [6b4d59cc6a3ff5c9836cd2b617e19354fb1bdf78] block: fix bounce_clone_bio for passthrough bios git bisect bad 6b4d59cc6a3ff5c9836cd2b617e19354fb1bdf78 # bad: [7c4bd973d072c7f3bd7b63cedeb81ed4e06e6c4a] block: split bio_kmalloc from bio_alloc_bioset git bisect bad 7c4bd973d072c7f3bd7b63cedeb81ed4e06e6c4a # first bad commit: [7c4bd973d072c7f3bd7b63cedeb81ed4e06e6c4a] block: split bio_kmalloc from bio_alloc_bioset
Guenter