* Jens Axboe <[EMAIL PROTECTED]> wrote: > --- a/drivers/scsi/scsi_lib.c > +++ b/drivers/scsi/scsi_lib.c > @@ -39,7 +39,7 @@ > * (unless chaining is used). Should ideally fit inside a single page, to > * avoid a higher order allocation. > */ > -#define SCSI_MAX_SG_SEGMENTS 128 > +#define SCSI_MAX_SG_SEGMENTS 129
this one finally made the trick and it's booting fine now, without any crashes! Tested-by: Ingo Molnar <[EMAIL PROTECTED]> Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/