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 7723EDDF33 for ; Thu, 1 May 2008 08:00:10 +1000 (EST) Subject: Re: [PATCH] [POWERPC] convert transfer_to_handler into a macro From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <18455.37613.709102.30668@cargo.ozlabs.ibm.com> <73CD5806-5CE4-40A7-957B-8F164E26FAFB@kernel.crashing.org> <1209537128.18023.225.camel@pasglop> Content-Type: text/plain Date: Thu, 01 May 2008 07:59:54 +1000 Message-Id: <1209592794.18023.248.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 Wed, 2008-04-30 at 03:02 -0500, Kumar Gala wrote: > got that. Does 40x/44x have anything similar we need to save/restore? MMUCR I'd say... look at what our tlbie does there... Ben.