From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by ozlabs.org (Postfix) with ESMTP id 42C40679FF for ; Tue, 20 Jun 2006 07:03:57 +1000 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] Unify ppc syscall tables Date: Mon, 19 Jun 2006 23:03:50 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200606192303.50991.arnd@arndb.de> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday 19 June 2006 22:45, Andreas Schwab wrote: > Avoid duplication of the syscall table for the cell platform. =A0Based on= an > idea from David Woodhouse. Nice one, thanks for revisiting this! > Signed-off-by: Andreas Schwab Acked-by: Arnd Bergmann