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 0EB72DDDEC for ; Mon, 5 May 2008 22:06:42 +1000 (EST) Subject: Re: [PATCH] [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code From: Benjamin Herrenschmidt To: Gabriel Paubert In-Reply-To: <20080505115729.GB16128@iram.es> References: <1209592495.18023.246.camel@pasglop> <12ECF63E-7CEA-48FD-9447-7D534C29271D@kernel.crashing.org> <18457.1279.401197.763726@cargo.ozlabs.ibm.com> <1209628423.18023.286.camel@pasglop> <20080505115729.GB16128@iram.es> Content-Type: text/plain Date: Mon, 05 May 2008 22:06:32 +1000 Message-Id: <1209989192.21644.75.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Paul Mackerras Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2008-05-05 at 13:57 +0200, Gabriel Paubert wrote: > > I consider the whole BookE debug arch a design bug :) > > Why only the debug part? :-) Hehe :-) At least the old broken 64 bits BookE was ditched before any implementation was done :-) Ben.