From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de ([212.227.126.177]:65534 "EHLO moutng.kundenserver.de") by vger.kernel.org with ESMTP id S964812AbWH2Jif convert rfc822-to-8bit (ORCPT ); Tue, 29 Aug 2006 05:38:35 -0400 From: Arnd Bergmann Subject: Re: [PATCH 0/7] kill __KERNEL_SYSCALLS__ Date: Tue, 29 Aug 2006 11:37:43 +0200 References: <20060827214734.252316000@klappe.arndb.de> <10191.1156842767@warthog.cambridge.redhat.com> In-Reply-To: <10191.1156842767@warthog.cambridge.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200608291137.44649.arnd@arndb.de> Sender: linux-arch-owner@vger.kernel.org To: David Howells Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Jeff Dike , Bjoern Steinbrink , Arjan van de Ven , Chase Venters , Andrew Morton , Russell King , rusty@rustcorp.com.au List-ID: On Tuesday 29 August 2006 11:12, David Howells wrote: > > Ok, next try. This time a full series that tries to kill > > off __KERNEL_SYSCALLS__, _syscallX() and the global errno > > for good. > > Have you checked uClibc?  Does that use _syscallX()? uClibc has its own copy of these macros. Arnd <><