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 9959ADDED6 for ; Sat, 2 Jun 2007 21:38:16 +1000 (EST) Subject: Re: [RFC/PATCH 4/4] powerpc: Make syscall restart code more common From: Benjamin Herrenschmidt To: Christoph Hellwig In-Reply-To: <20070602101239.GA21478@lst.de> References: <20070530080527.6AA6CDDFD0@ozlabs.org> <20070602101239.GA21478@lst.de> Content-Type: text/plain Date: Sat, 02 Jun 2007 21:38:00 +1000 Message-Id: <1180784280.14025.5.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Paul Mackerras , Anton Blanchard , ulrich.weigand@de.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Here's an updated version to create a signal.[ch] instead. It will be > used by the signal consolidation patches I'll post now. Excellent, thanks ! Cheers, Ben.