David Miller a écrit :
From: Josip Rodin<joy@xxxxxxxxxxxxxx>
Date: Sun, 5 Sep 2010 00:00:43 +0200
On Sat, Sep 04, 2010 at 05:14:53PM +0200, BERTRAND Joel wrote:
Hello,
One of my UltraSparc Blade 2000 has crashed during an apt-get
dist-upgrade. Panic is reproductible. Kernel is 2.6.34.5 from
kernel.org. I never see any panic with 2.6.34.1.
I have check difference between 2.6.34.1 and 2.6.34.5 without success.
What do you mean "check difference"? Did you try git bisect?
If you guys have PARPORT_PC_SUPERIO enabled in your kernel configs you'll
need to turn that off on sparc64.
He's getting this now because we've recently added the necessary device
ID for the parport chip to get detected properly on his SunBlade-2000.
But if you have PARPORT_PC_SUPERIO enabled it tries to do things which
only work on x86-like machines (direct I/O port accesses in ISA space
poking around for chip presence, etc.). I should probably add
something to the Kconfig dependencies to prevent this.
Kernel has this option. I will try without PARPORT_PC_SUPERIO.
Thanks a lot,
JKB
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html