linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Boot failure with block/for-next
@ 2010-12-22 17:27 James Bottomley
  2010-12-22 17:53 ` Tejun Heo
  2010-12-23  4:31 ` James Bottomley
  0 siblings, 2 replies; 11+ messages in thread
From: James Bottomley @ 2010-12-22 17:27 UTC (permalink / raw)
  To: Jens Axboe, Tejun Heo; +Cc: linux-scsi, linux-kernel

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 

commit d2bf1b6723ed0eab378363649d15b7893bf14e91
Author: Tejun Heo <tj@kernel.org>
Date:   Wed Dec 8 20:57:36 2010 +0100

    block: move register_disk() and del_gendisk() to block/genhd.c
 
Doesn't fix the boot failure, so it's obviously something deeper.

James

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-12-24 15:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22 17:27 Boot failure with block/for-next James Bottomley
2010-12-22 17:53 ` Tejun Heo
2010-12-23  4:31 ` James Bottomley
2010-12-23 10:09   ` Tejun Heo
2010-12-23 15:27     ` James Bottomley
2010-12-23 15:52       ` Tejun Heo
2010-12-23 16:10         ` James Bottomley
2010-12-23 16:13           ` Tejun Heo
2010-12-23 18:25             ` James Bottomley
2010-12-24 11:03               ` Tejun Heo
2010-12-24 15:47                 ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).