Comment 17 for bug 2048945

Revision history for this message
In , loberman (loberman-linux-kernel-bugs) wrote :

Not reproducible generically for me

[root@penguin8 ~]# uname -a
Linux penguin8 6.5.0+ #2 SMP PREEMPT_DYNAMIC

[root@penguin8 ~]# lsscsi
[0:0:0:0] disk ATA Samsung SSD 850 3B6Q /dev/sdb
[1:0:0:0] disk ATA Samsung SSD 850 3B6Q /dev/sda

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1649 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_0]
root 1651 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_1]
root 1653 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_2]
root 1655 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_3]
root 1668 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_4]
root 1670 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_5]
root 1672 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_6]
root 1674 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_7]
root 1866 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_8]
root 1887 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_9]

root 1649 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_0]
root 1651 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_1]
root 1653 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_2]
root 1655 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_3]
root 1668 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_4]
root 1670 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_5]
root 1672 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_6]
root 1674 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_7]
root 1866 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_8]
root 1887 0.0 0.0 0 0 ? S 16:58 0:00 [scsi_eh_9]

I Have no CDROm so I think its the virtual cdrom.
In VMware the CDROM will continuously get probed and log errors due to no media and every time that happens it will call the cdl stuff.

I will bring up a Virtual guest now, will take time as I will have to build upstream kernels.