Control: tags -1 - moreinfo
Hi Wolf Again, please include the Debian bug in your replies. On Sat, Jan 10, 2026 at 08:37:38PM +0000, Wolf wrote: [...] > > > I hope it's all right now. > > > > > > > > Almost, the bisect is not finished, as it requests to test further the merge > > base, with the above it halts at: > > > > > Bisecting: a merge base must be tested > > [d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af] Linux 6.16-rc4 > > > > > So can you continue here and report back? Unless we have overseen something > > on > > the way there at the end you will have a first bad commit shown. > > Thank you very much for doing the bisect. > > > > > Thanks already! > > > > > Regards, > > Salvatore > > Hi, Salvatore, > > Done! > > git bisect start > # status: waiting for both good and bad commits > # good: [038d61fd642278bab63ee8ef722c50d10ab01e8f] Linux 6.16 > git bisect good 038d61fd642278bab63ee8ef722c50d10ab01e8f > # status: waiting for bad commit, 1 good commit known > # bad: [8f5ae30d69d7543eee0d70083daf4de8fe15d585] Linux 6.17-rc1 > git bisect bad 8f5ae30d69d7543eee0d70083daf4de8fe15d585 > # bad: [8be4d31cb8aaeea27bde4b7ddb26e28a89062ebf] Merge tag 'net-next-6.17' > of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next > git bisect bad 8be4d31cb8aaeea27bde4b7ddb26e28a89062ebf > # bad: [115e74a29b530d121891238e9551c4bcdf7b04b5] Merge tag 'soc-dt-6.17' of > git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc > git bisect bad 115e74a29b530d121891238e9551c4bcdf7b04b5 > # bad: [177bf8620cf4ed290ee170a6c5966adc0924b336] Merge tag 'sound-6.17-rc1' > of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound > git bisect bad 177bf8620cf4ed290ee170a6c5966adc0924b336 > # bad: [6e11664f148454a127dd89e8698c3e3e80e5f62f] Merge tag > 'for-6.17/block-20250728' of git://git.kernel.dk/linux > git bisect bad 6e11664f148454a127dd89e8698c3e3e80e5f62f > # good: [953e117bf4aad7e1d01419d4bcc03ab93420387c] Merge tag 'pull-fd' of > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs > git bisect good 953e117bf4aad7e1d01419d4bcc03ab93420387c > # good: [672dcda246071e1940eab8bb5a03d04ea026f46e] Merge tag > 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs > git bisect good 672dcda246071e1940eab8bb5a03d04ea026f46e > # good: [c3018a2c6adae9b32f7b9259f5b38257ba9a758e] Merge tag > 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux > git bisect good c3018a2c6adae9b32f7b9259f5b38257ba9a758e > # bad: [790abe4d77af736e2521ef121fae8c6ed2799773] md: remove/add redundancy > group only in level change > git bisect bad 790abe4d77af736e2521ef121fae8c6ed2799773 > # bad: [8a8fe42d765bb22cc0e91b053bfebf0fbdec3b5a] ublk: optimize > UBLK_IO_REGISTER_IO_BUF on daemon task > git bisect bad 8a8fe42d765bb22cc0e91b053bfebf0fbdec3b5a > # bad: [7ce3c1dd78fca86ea8b9aee370db10c7a8cfc3c2] nvme-pci: convert the data > mapping to blk_rq_dma_map > git bisect bad 7ce3c1dd78fca86ea8b9aee370db10c7a8cfc3c2 > # bad: [409f9287dab3b53bffe8d28d883a529028aa6a42] dm: Check for forbidden > splitting of zone write operations > git bisect bad 409f9287dab3b53bffe8d28d883a529028aa6a42 > # bad: [f70291411ba20d50008db90a6f0731efac27872c] block: Introduce > bio_needs_zone_write_plugging() > git bisect bad f70291411ba20d50008db90a6f0731efac27872c > # bad: [3f66ccbaaef3a0c5bd844eab04e3207b4061c546] block: Make > REQ_OP_ZONE_FINISH a write operation > git bisect bad 3f66ccbaaef3a0c5bd844eab04e3207b4061c546 > # bad: [9b8b84879d4adc506b0d3944e20b28d9f3f6994b] block: Increase > BLK_DEF_MAX_SECTORS_CAP > git bisect bad 9b8b84879d4adc506b0d3944e20b28d9f3f6994b > # first bad commit: [9b8b84879d4adc506b0d3944e20b28d9f3f6994b] block: > Increase BLK_DEF_MAX_SECTORS_CAP Thanks for finishing the bisect. I'm updating the Debian bug metadata accordingly. Regards, Salvatore

