Re: Boot failure with block/for-next

From: James Bottomley
Date: Wed Dec 22 2010 - 23:31:34 EST


On Wed, 2010-12-22 at 11:27 -0600, James Bottomley wrote:
> Trying to test out the SCSI post merge tree, I've found it won't boot on
> my SCSI test system. The reason is a failure to read the partition
> table of the root disc. It just gives
>
> sda: unable to read partition table
>
> The other four discs in the system seem to read their partition tables
> OK.
>
> The obvious candidate is the partition code rework in block/for-next.
> Simply reverting

Actually, surprisingly, bisection confirms it's this patch:

Author: Tejun Heo <tj@xxxxxxxxxx>
Date: Wed Dec 8 20:57:42 2010 +0100

sd: implement sd_check_events()

I can't quite see how yet.

James


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