Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262227AbVDFPUd (ORCPT ); Wed, 6 Apr 2005 11:20:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262228AbVDFPUc (ORCPT ); Wed, 6 Apr 2005 11:20:32 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:62353 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S262227AbVDFPU0 (ORCPT ); Wed, 6 Apr 2005 11:20:26 -0400 Subject: Re: [LTP] Re: [ANNOUNCE] April Release of LTP now Available From: Arjan van de Ven To: Dan Kegel Cc: Andrew Morton , Marty Ridgeway , linux-kernel@vger.kernel.org, ltp-list@lists.sourceforge.net, ltp-announce@lists.sourceforge.net In-Reply-To: <4253FAC3.5010000@kegel.com> References: <20050406043001.3f3d7c1c.akpm@osdl.org> <4253FAC3.5010000@kegel.com> Content-Type: text/plain Date: Wed, 06 Apr 2005 17:20:14 +0200 Message-Id: <1112800815.6275.86.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-2) Content-Transfer-Encoding: 7bit X-Spam-Score: 3.7 (+++) X-Spam-Report: SpamAssassin version 2.63 on pentafluge.infradead.org summary: Content analysis details: (3.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.1 RCVD_IN_DSBL RBL: Received via a relay in list.dsbl.org [] 2.5 RCVD_IN_DYNABLOCK RBL: Sent directly from dynamic IP address [80.57.133.107 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_SORBS RBL: SORBS: sender is listed in SORBS [80.57.133.107 listed in dnsbl.sorbs.net] X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 20 On Wed, 2005-04-06 at 08:05 -0700, Dan Kegel wrote: > Andrew Morton wrote: > >> LTP-20050405 > > > > It seems to have an x86ism in it which causes the compile to fail on ppc64: > > > > socketcall01.c: In function `socketcall': > > socketcall01.c:80: error: asm-specifier for variable `__sc_4' conflicts with asm clobber list > > That might be a problem with your toolchain. I wonder why ltp doesn't just use the normal syscall() macro/functions but instead insists on using stuff from kernel headers... - 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/