From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 13 May 2011 20:44:05 +0200 (CEST) Received: from mx1.netlogicmicro.com ([12.203.210.36]:2728 "EHLO orion5.netlogicmicro.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1491849Ab1EMSoA (ORCPT ); Fri, 13 May 2011 20:44:00 +0200 X-TM-IMSS-Message-ID: <50b6596a0004c398@netlogicmicro.com> Received: from orion8.netlogicmicro.com ([10.10.16.60]) by netlogicmicro.com ([10.10.16.19]) with ESMTP (TREND IMSS SMTP Service 7.0) id 50b6596a0004c398 ; Fri, 13 May 2011 11:43:22 -0700 Received: from jayachandranc.netlogicmicro.com ([10.7.0.77]) by orion8.netlogicmicro.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 13 May 2011 11:44:31 -0700 Date: Sat, 14 May 2011 00:15:33 +0530 From: "Jayachandran C." To: Kevin Cernekee Cc: Ralf Baechle , David Daney , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] MIPS: Replace _PAGE_READ with _PAGE_NO_READ Message-ID: <20110513184532.GC14607@jayachandranc.netlogicmicro.com> References: <7aa38c32b7748a95e814e5bb0583f967@localhost> <20110513150707.GA26389@linux-mips.org> <20110513155605.GA30674@linux-mips.org> <20110513173633.GA14607@jayachandranc.netlogicmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 13 May 2011 18:44:31.0519 (UTC) FILETIME=[CBE482F0:01CC119D] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 30016 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: jayachandranc@netlogicmicro.com Precedence: bulk X-list: linux-mips On Fri, May 13, 2011 at 10:51:44AM -0700, Kevin Cernekee wrote: > On Fri, May 13, 2011 at 10:36 AM, Jayachandran C. > wrote: > > For 32-bit the config is nlm_xlr_defconfig in the source tree. Let me know if > > you need any further info. > > Would you be able to dump out the TLB handlers in this configuration, > per David's suggestion? The current linux-mips queue works for me, and I don't have the old source or binaries with me anymore. You surely should be able build with nlm_xlr_defconfig and see if the rixi is enabled in the build, if you want any config register dump on the CPU, please let me know. JC.