From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp101.biz.mail.re2.yahoo.com (smtp101.biz.mail.re2.yahoo.com [68.142.229.215]) by ozlabs.org (Postfix) with SMTP id F031B68679 for ; Tue, 8 Nov 2005 02:56:29 +1100 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Mon, 7 Nov 2005 11:02:42 -0500 To: "Joakim Tjernlund" Cc: linuxppc-embedded@ozlabs.org Subject: Re: [PATCH 2.6.14] mm: 8xx MM fix for List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Nov 7, 2005, at 9:32 AM, Joakim Tjernlund wrote: > This is one reason why it is the way it is: Oh geeze, what a hack! :-) This could have been fixed with a line of assembler code in the TLB miss exception. I'll take a look at all of this and fix it up. Thanks. -- Dan