Bug 114686 - Hangs after 'returning from prom_init'
Summary: Hangs after 'returning from prom_init'
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 3
Hardware: PowerPC-64 SUSE Other
: P5 - None : Blocker
Target Milestone: RC 1
Assignee: Olaf Hering
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 12:03 UTC by Ferenc Osz
Modified: 2006-09-28 13:26 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferenc Osz 2005-09-01 12:03:57 UTC
IBM pSeries RS/6000 7025-6F0. Trying to install OpenSuSE Beta3 and 4. Booting
from install CD -- it hangs after 'returning from prom_init' and wants power
cycle. It seems a kernel bug, discussed  at
http://www.ussg.iu.edu/hypermail/linux/kernel/0409.3/1388.html. 

I've got the same problem on Gentoo PPC64 and Fedora PPC64 install (all have
kernels above 2.6.8), but any older linux (e.g. RedHat 7.1 PPC, SLES7 PPC) works
well.
Comment 1 Olaf Hering 2005-09-01 12:42:16 UTC
No, its this patch. yours is a p620 and this patch will likely fix it.

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fea82ab1a74030f79a2adfac1af3d93b8638fc3

it will not help a p660.
Comment 2 Olaf Hering 2005-09-01 13:02:44 UTC
I have added this change now to our 2.6.13.

+- add patches.arch/ppc64-rs64.patch
+  PPC64: Don't try to claim memory from OF at 1GB mark (114686)