From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0C6E6B7DC2 for ; Fri, 14 May 2010 19:09:13 +1000 (EST) Subject: RE: [PATCH] pte_fsl_booke: fix instruction TLB error permission check From: Benjamin Herrenschmidt To: Liu Dave-R63238 In-Reply-To: References: <1273221514-8683-1-git-send-email-leoli@freescale.com> <0710E9DF-66DF-4D24-95DE-A04E6D869826@kernel.crashing.org> <1273787172.21352.198.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Fri, 14 May 2010 19:08:51 +1000 Message-ID: <1273828131.21352.604.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Jin Qing-B24347 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-05-14 at 10:16 +0800, Liu Dave-R63238 wrote: > > Not looking at the code right now ... but do we have the same > > issue on 64e ? > > Aaron pointed the issue on FSL BookE. > http://lists.ozlabs.org/pipermail/linuxppc-dev/2010-January/079738.html Right, but I think 64-bit BookE has the same issue. We can fix that later tho. Cheers Ben