Re: [bug] ata subsystem related crash with latest -git

From: Ingo Molnar
Date: Thu Oct 18 2007 - 03:07:32 EST



* Jens Axboe <jens.axboe@xxxxxxxxxx> 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 <mingo@xxxxxxx>

Ingo
-
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/