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 ESMTP id EFE99DDE27 for ; Wed, 12 Dec 2007 20:46:05 +1100 (EST) Subject: Re: [PATCH 1/2] Make setjmp/longjmp code generic From: Benjamin Herrenschmidt To: Stephen Rothwell In-Reply-To: <20071212203727.f3719e4a.sfr@canb.auug.org.au> References: <20071212054512.882AC62C070@localhost.localdomain> <1197446814.8385.104.camel@pasglop> <20071212203727.f3719e4a.sfr@canb.auug.org.au> Content-Type: text/plain Date: Wed, 12 Dec 2007 20:44:36 +1100 Message-Id: <1197452676.8385.116.camel@pasglop> Mime-Version: 1.0 Cc: Michael Neuling , THEMANN@de.ibm.com, linuxppc-dev@ozlabs.org, RAISCH@de.ibm.com, 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, 2007-12-12 at 20:37 +1100, Stephen Rothwell wrote: > On Wed, 12 Dec 2007 19:06:54 +1100 Benjamin Herrenschmidt wrote: > > > > Time to introduce a merged misc.S ? :-) > > We already have one ... Hah ! I should have looked :-) Ben.