[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201009041754.28716.rob@landley.net>
Date: Sat, 4 Sep 2010 17:54:27 -0500
From: Rob Landley <rob@...dley.net>
To: linux-kernel@...r.kernel.org
Cc: David Daney <ddaney@...iumnetworks.com>, ralf@...ux-mips.org
Subject: commit f6be75d03c88 broke qemu-system-mips64.
linux-2.6.33 booted mips64 to a shell prompt, and 2.6.34 didn't. The above
commit is the one that broke it, and if you revert it the result boots again.
To try it yourself, download this mips64 system image:
http://impactlinux.com/aboriginal/downloads/binaries/system-image-mips64.tar.bz2
Extract it, cd into it, and "./run-emulator.sh".
You'll need QEMU installed. Note that Ubuntu's qemu package is actually
kqemu, and doesn't support any non-x86 targets. You need to install
"qemu-kvm-extras" to get _actual_ qemu. I don't know why they broke this.
Once you've confirmed it used to work, replace the zImage-mips64 file with a
vmlinux built using the attached .config and ./run-emulator.sh again. If you
build f6be75d03c88 it fails, but f6be75d03c88^1 works. If you build 2.6.35
but revert the f6be75d03c88 patch (all one line of it), it works. If you don't
revert it, v2.6.35 is still broken.
Rob
--
GPLv3: as worthy a successor as The Phantom Menace, as timely as Duke Nukem Forever, and as welcome as
New Coke.
View attachment "config-linux" of type "text/plain" (22968 bytes)
Powered by blists - more mailing lists