public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] 2.4.0-test6 boot problems
@ 2000-08-21 15:44 Pat O'Rourke
  2000-08-21 16:11 ` Rao, Goutham
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pat O'Rourke @ 2000-08-21 15:44 UTC (permalink / raw)
  To: linux-ia64

We have a Lion w/ 3gb of RAM, 2gb of which begins at 0x100000000 physical
(i.e. 4gb), that will not boot 2.4.0-test6 unless we limit it to using the
memory below 4gb.  The system panics because it is unable to mount the root
file system.  Root cannot be mounted because we do not find a valid partiton
table on the disk (note that this same disk boots test4 fine and will boot
test6 with memory restricted to below 4gb).

We don't find a partition table because the bread() of it fails.  We don't
get an I/O error, but rather it seems the read isn't being placing the data
into the chosen buffer.  I verifed this by placing debug code into bread().
I pre-fill the buffer with all ones (0xfff.....) and the buffer is unchanged
upon completion of the read.  I suspect the problem may lie within the
CONFIG_SWIOTLB, it seems we're truncating the upper 32 bits somewhere.

Has anyone else come across this, or know if a fix exists?  I'd be happy to
try out a patch if one exists.

Thanks,

Pat

-- 
Patrick O'Rourke
orourke@missioncriticallinux.com




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

end of thread, other threads:[~2000-08-21 17:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-21 15:44 [Linux-ia64] 2.4.0-test6 boot problems Pat O'Rourke
2000-08-21 16:11 ` Rao, Goutham
2000-08-21 16:13 ` Bill Nottingham
2000-08-21 17:19 ` Pat O'Rourke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox