On Thu, Nov 16 2000, John Cavan wrote:
> > Similar to the imm patch, it's working for me.
> >
> > John
>
> Again... not all screwed up...
> patch -ur linux.clean/drivers/scsi/ppa.h linux.current/drivers/scsi/ppa.h
> --- linux.clean/drivers/scsi/ppa.h Thu Sep 14 20:27:05 2000
> +++ linux.current/drivers/scsi/ppa.h Thu Nov 16 07:26:38 2000
> @@ -170,7 +170,7 @@
> eh_device_reset_handler: NULL, \
> eh_bus_reset_handler: ppa_reset, \
> eh_host_reset_handler: ppa_reset, \
> - use_new_eh_code: 1, \
> + use_new_eh_code: 0, \
Wouldn't it be more interesting to fix the reason the new error
handling code dies with imm and ppa?
--
* Jens Axboe <[EMAIL PROTECTED]>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/