Bug 8868

Summary: Kernel hangs for a while when booting on vmware with x86_64 kernel
Product: Platform Specific/Hardware Reporter: Bjarke Istrup Pedersen (gurli)
Component: x86-64Assignee: Andi Kleen (andi-bz)
Status: RESOLVED CODE_FIX    
Severity: normal CC: akpm, zach
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.22 Subsystem:
Regression: --- Bisected commit-id:
Attachments: Patch that fixes the problem

Description Bjarke Istrup Pedersen 2007-08-09 01:10:10 UTC
Most recent kernel where this bug did not occur: 2.6.21
Distribution: Gentoo
Hardware Environment: VMWare virtual machine, 1gb ram, 18gb harddrive
Software Environment: Shouldn't matter in this case
Problem Description: The system hangs for a long time when booting, just after it has printed "Decompressing Linux..." on the screen.
After a while, it wakes up and continues booting.

Steps to reproduce:
Try booting a 2.6.22 x86_64 kernel on a vmware virtual machine.
Comment 1 Bjarke Istrup Pedersen 2007-08-09 01:11:20 UTC
There is a patch for this, just scroll down to the third post in here:
http://groups.google.com/group/linux.kernel/browse_thread/thread/caa18c4b4fc12279/1eacaea5db9e91d3

I've added it here as an attachment too, it fixes the problem, and it starts booting instantly.
Comment 2 Bjarke Istrup Pedersen 2007-08-09 01:12:05 UTC
Created attachment 12327 [details]
Patch that fixes the problem
Comment 3 Andrew Morton 2007-08-09 01:46:51 UTC
Zach, I think I missed that patch.  Is anything happening with it?
Comment 4 Andi Kleen 2007-08-09 06:12:51 UTC
I plan to send it in soon for .23
Comment 5 Bjarke Istrup Pedersen 2007-08-10 10:03:07 UTC
Thanks, that would be nice :)