On Tue, Jul 29, 2008 at 10:27:14PM -0700, Roland Dreier wrote:
>  > Known problem:
>  > http://www.nabble.com/LSI:-avoid-infinite-loops-p17116605.html
> 
> I tried this hack (and actually made the magic insns number 500), and
> doing an XP install I got
> 
>     lsi_scsi: error: Reselect with pending DMA
> 
> do you have any feeling if this is because the script execution got
> stopped too soon?  Or is this likely a further issue?

Perhaps the context that was stopped due to > 500 instructions was
handling a DMA operation that didnt finish.

Since the hack won't restart execution by itself, the driver executed
a command (probably SIGP) to restart, leaving the DMA operation
unfinished.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to