Re: He's back ... Linux 2.2.1ac6

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Wed, 17 Feb 1999 20:22:39 +0100 (CET)


On Wed, 17 Feb 1999, Meelis Roos wrote:

> Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun0
> bug: kernel timer added twice at c4848239.
>
> The nearest address address is scsi_sleep (scsi_sleep+369) but
> scsi_sleep is not long enough (scsi_sleep+154 is the last insn).
> /proc/ksyms told nothing closer :-(

this is probably the add_timer in "drivers/scsi/scsi_error.c" line 609. I
dont really understand that code, but it appears that the per-SCB timer
should not be running at that point. (but it does) Maybe the driver
erroneously does not delete the timer before calling the exception
handler?

-- mingo

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