Its a long time since I regularly had to worry about SPARC boxes (not) booting so may be the difference between virtual & physical addresses but I notice that some of the addresses in the register dump have non-zero values in the upper 32 bits but the memblock values have zero in the upper half.Meelis, can you please apply the following patch before& after the
offending commit, boot with "memblock=debug" added as kernel param and
post the boot log? The patch will generate some offset warnings after
the commit but should work fine.
Before the commit (v3.2-rc3-75-g0ee332c): memblock1.gz (attached)
After the commit (v3.2-rc3-76-g7bd0b0f): memblock2.gz (attached)
In addition, a third type of sparc machines breaks in a third way - V210--
and V240 just hang after telling
console [tty0] enabled, bootconsole disabled
and before calibrating the delay loop. Bisect has led to the same commit.