Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753751Ab3C2Eln (ORCPT ); Fri, 29 Mar 2013 00:41:43 -0400 Received: from mail-ia0-f170.google.com ([209.85.210.170]:43865 "EHLO mail-ia0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753263Ab3C2Ell convert rfc822-to-8bit (ORCPT ); Fri, 29 Mar 2013 00:41:41 -0400 Date: Thu, 28 Mar 2013 23:41:37 -0500 From: Rob Landley Subject: Re: Generic syscall ABI support To: Arnd Bergmann Cc: Ley Foon Tan , "H. Peter Anvin" , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org In-Reply-To: <201303281142.47631.arnd@arndb.de> (from arnd@arndb.de on Thu Mar 28 06:42:47 2013) X-Mailer: Balsa 2.4.11 Message-Id: <1364532097.18069.7@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1324 Lines: 32 On 03/28/2013 06:42:47 AM, Arnd Bergmann wrote: > On Thursday 28 March 2013, Ley Foon Tan wrote: > > On Thu, 2013-03-28 at 10:40 +0000, Arnd Bergmann wrote: > > > On Thursday 28 March 2013, Ley Foon Tan wrote: > > > > We will working on generic ABI for kernel and Glibc. This might > take > > > > some times. > > > > > > Ok. Don't let that hold you up from submitting the kernel patches > > > for review though. > > > > Do you mean we can submit the patches for review before we got the > > generic ABI support? > > I mean you can send the other patches for review already. Changing > your implementtion to use the generic ABI will basically just mean > not sending the patches tht implement your own ABI, so that's not > hard. Of course until you also have a new glibc port, you won't be > able to test that it actually works, but that is not essential for > the reviewing stage. You don't need a new glibc port, you need a new klibc or musl port. http://www.openwall.com/lists/musl/2012/07/08/1 Way less work than getting glibc working for your basic smoketest... Rob-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/