From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Subject: Re: Issue booting v2.6.39 .. v3.4-rc6 on hp712/100 Date: Tue, 15 May 2012 23:01:05 +0200 Message-ID: <4FB2C411.4020408@bergerie> References: <4FA9975C.5060708@bergerie> <41786065.U2qKzXR3uX@donald.sf-tec.de> <4FAA9382.7040802@bell.net> <4FAADE2A.9080803@bergerie> <4FAEE943.2030203@gmx.de> <4FB182F8.2040403@gmx.de> <1337069366.3005.10.camel@dabdike.lan> <1337073212.3005.12.camel@dabdike.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: John David Anglin , Helge Deller , Rolf Eike Beer , linux-parisc@vger.kernel.org To: James Bottomley Return-path: In-Reply-To: <1337073212.3005.12.camel@dabdike.lan> List-ID: List-Id: linux-parisc.vger.kernel.org On 05/15/2012 11:13 AM, James Bottomley wrote: (..) > OK, I think this is the problem. We have a depd instruction in do_alias > which is now in the _11 fault paths. > > This should be the fix, if someone wants to test it before I can get > around to building it. Hi James, This makes my hp712 boot now; congrats! Works for me with v3.4-rc6 and v3.4-rc7, with the following "patches pile": depd patch (http://www.spinics.net/lists/linux-parisc/msg04169.html) sections patch (http://www.spinics.net/lists/linux-parisc/msg04091.html) cache patch (http://www.spinics.net/lists/linux-parisc/msg04120.html) v3.4-rc7 Thanks! ...I think I'll upload a git, somewhere, for convenience. Best regards, V.