On 20/2/20 14:17, Jan Engelhardt wrote:
On Thursday 2020-02-20 14:07, Antonio Larrosa wrote:
I'm testing the 5.6.0rc2 kernel from Kernel:HEAD with Tumbleweed and I noticed that cdparanoia doesn't work with it. I specified -d /dev/sr0 as usual in the command line to use the cdrom device but with kernel 5.6.0rc2 it returns:
Btw, a small test application with code from cdparanoia (attached, build with `gcc test.c`) shows that the ioctl call is returning a different errno number in 5.5.2 (EINVAL) and 5.6.0rc2 (EFAULT).
So since it's demonstratably a kernel problem, report it upstream for faster handling? ;-)
For closure, here's the answer I got from upstream: A fix is on the works for this. The patch seems to be this one: https://marc.info/?l=linux-scsi&m=158213114410341&w=2 -- Antonio Larrosa -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org