Re: ide-scsi lock

From: Jens Axboe
Date: Thu Feb 19 2004 - 11:30:03 EST


On Thu, Feb 19 2004, Jeff Garzik wrote:
> Joilnen Leite wrote:
> >drivers/scsi/ide-scsi.c:897
> >
> >spin_lock_irqsave(&ide_lock, flags);
> >while (HWGROUP(drive)->handler) {
> > HWGROUP(drive)->handler = NULL;
> > schedule_timeout(1);
> >}
>
>
> Yep, that's definitely a bug. Good spotting.

It's a known bug, Williams patches fix it. Which reminds me...

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/