public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked
@ 2004-02-19 20:24 Andrew Morton
  2004-02-20  0:52 ` Willem Riede
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2004-02-19 20:24 UTC (permalink / raw)
  To: linux-scsi, Jens Axboe


Did ide-scsi break again?


Begin forwarded message:

Date: Thu, 19 Feb 2004 07:49:51 -0800
From: bugme-daemon@osdl.org
To: bugme-new@lists.osdl.org
Subject: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked


http://bugme.osdl.org/show_bug.cgi?id=2147

           Summary: my scsi emulated cdrom is locked
    Kernel Version: 2.6.3 (final)
            Status: NEW
          Severity: high
             Owner: io_other@kernel-bugs.osdl.org
         Submitter: cerebro84@vodafone.it


Distribution: Mandrake 9.2 
Hardware Environment: HL-DT-STDVD-ROM GDR8160B 
Software Environment: KDE 3.2, K3B 
Problem Description: I changed from kernel 2.6.2rc3 to 2.6.3final and I had 
this problem: my cdrom reader stopped to work. Everytime I try to access it my 
system freezes; I had to disable scsi emulation in order to let it work. 
 
Steps to reproduce: Ehm, buy an HL-DT-STDVD-ROM GDR8160B, enable scsi emulation 
and try to mount it!

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked
  2004-02-19 20:24 Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked Andrew Morton
@ 2004-02-20  0:52 ` Willem Riede
  2004-02-20  1:13   ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Willem Riede @ 2004-02-20  0:52 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-scsi, Jens Axboe

On 2004.02.19 15:24, Andrew Morton wrote:
> 
> Did ide-scsi break again?
> 
> Begin forwarded message:
> 
> Date: Thu, 19 Feb 2004 07:49:51 -0800
> From: bugme-daemon@osdl.org
> To: bugme-new@lists.osdl.org
> Subject: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked
> 
> 
> http://bugme.osdl.org/show_bug.cgi?id=2147
> 
>            Summary: my scsi emulated cdrom is locked
>     Kernel Version: 2.6.3 (final)
>             Status: NEW
>           Severity: high
>              Owner: io_other@kernel-bugs.osdl.org
>          Submitter: cerebro84@vodafone.it
> 
> Distribution: Mandrake 9.2 
> Hardware Environment: HL-DT-STDVD-ROM GDR8160B 
> Software Environment: KDE 3.2, K3B 
> Problem Description: I changed from kernel 2.6.2rc3 to 2.6.3final and I had 
> this problem: my cdrom reader stopped to work. Everytime I try to access it my 
> system freezes; I had to disable scsi emulation in order to let it work. 

Well, since ide-scsi.c didn't change between 2.6.2rc3 and 2.6.3 it cannot by
itself be the cause of this bug.

On the other hand, I wish it had changed; I have had a proposed update to 
ide-scsi's error handling out for review for some time, see
http://marc.theaimsgroup.com/?l=linux-kernel&m=107246268217888&w=2
http://marc.theaimsgroup.com/?l=linux-scsi&m=107443923827330&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=107558923328533&w=2

If there are no comments on it, perhaps it can be given some exposure (e.g. in
-mm patches) to get user feedback?

For the record, even with those changes, it is _not_ recommended to use scsi
emulation for cd type drives. They are supported directly by the ide subsystem.

Regards, Willem Riede.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked
  2004-02-20  0:52 ` Willem Riede
@ 2004-02-20  1:13   ` Andrew Morton
  2004-02-20  7:25     ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2004-02-20  1:13 UTC (permalink / raw)
  To: wrlk; +Cc: linux-scsi, axboe

Willem Riede <wrlk@riede.org> wrote:
>
> I have had a proposed update to 
> ide-scsi's error handling out for review for some time, see
> http://marc.theaimsgroup.com/?l=linux-kernel&m=107246268217888&w=2
> http://marc.theaimsgroup.com/?l=linux-scsi&m=107443923827330&w=2
> http://marc.theaimsgroup.com/?l=linux-kernel&m=107558923328533&w=2
> 
> If there are no comments on it, perhaps it can be given some exposure (e.g. in
> -mm patches) to get user feedback?

I think Jens was digging himself in the ribs over this.

If you have a patch you want tested then sure, sling it across.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked
  2004-02-20  1:13   ` Andrew Morton
@ 2004-02-20  7:25     ` Jens Axboe
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2004-02-20  7:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: wrlk, linux-scsi

On Thu, Feb 19 2004, Andrew Morton wrote:
> Willem Riede <wrlk@riede.org> wrote:
> >
> > I have had a proposed update to 
> > ide-scsi's error handling out for review for some time, see
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=107246268217888&w=2
> > http://marc.theaimsgroup.com/?l=linux-scsi&m=107443923827330&w=2
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=107558923328533&w=2
> > 
> > If there are no comments on it, perhaps it can be given some exposure (e.g. in
> > -mm patches) to get user feedback?
> 
> I think Jens was digging himself in the ribs over this.
> 
> If you have a patch you want tested then sure, sling it across.

Yeah... William, send the last patch you had without any style cleanups
to Andrew. There's no reason it can't sit in -mm for a little while,
while getting reviewed.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-20  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 20:24 Fw: [Bugme-new] [Bug 2147] New: my scsi emulated cdrom is locked Andrew Morton
2004-02-20  0:52 ` Willem Riede
2004-02-20  1:13   ` Andrew Morton
2004-02-20  7:25     ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox