https://bugzilla.novell.com/show_bug.cgi?id=208782 garloff@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |garloff@novell.com ------- Comment #13 from garloff@novell.com 2006-10-04 16:30 MST ------- Hannes, see bug 60446 for an explanation of the necessity of this patch. I can't see the patch breaking anything: ioctl(3, MGSL_IOCGPARAMS or MTIOCTOP or SNDCTL_MIDI_MPUMODE, 0xbfa2e004) = 0 in the backtrace. The switch (cmd_in) statement does not match MTIOCTOP. Locking is consistent as well: In the original code path, the semaphore is upped again before executing the non-MTIOCTOP ioctls. So, I still suspect something else in the SCSI (most probably SATA) layer. Anyway, I'm building a kernel to test now. Hannes, see /abuild/buildsystem.kalman.garloff-sles10-i386 on kalman and feel free to push it to Kern as soon as it finished building. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.