On Tue, 2012-05-15 at 00:11 +0200, Helge Deller wrote: > On 05/14/2012 03:10 AM, John David Anglin wrote: > > I had a successful bot of 3.4.0-rc7+ this evening. > > > > I updated my running kernel patch to 3.4. The futex patch is removed > > and Srivatsa S. Bhat's > > patch added. > > Ok, I applied your patch now. > I used latest binutils and (as suggested by Dave) gcc-4.6 branch. > I built Kernel 3.4.0-rc7 as 32bit-binary for my c3000, b160L and 715/64. > > The c3000 booted nicely into userspace. > > The B160L and the 715/64 (both 32bit-only PA1.X machines) crashed with > the following trace. > All logs attached. > > Any ideas? Yes, I'm fairly certain there's a non-PA 1.0 instruction in the TLB insertion code path. The reason I didn't see it is that all the systems I boot 32 bit kernels on have PA2.0 processors, so even in 32 bit mode, they won't trip over an illegal 1.0 instruction. The backtrace is bogus because the actual problem is in the interruption after all of the trace information is saved. I'll see if I can get the system to trigger a HPMC or TOC to get the actual location of the problem in the interruption path. I've finally got my systems, so just unpacking and setting them up now. James -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html