From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.redhat.com (mx2.redhat.com [66.187.237.31]) by ozlabs.org (Postfix) with ESMTP id 870D0DDF9D for ; Tue, 7 Apr 2009 17:52:39 +1000 (EST) Message-ID: <49DB0628.70502@redhat.com> Date: Tue, 07 Apr 2009 09:52:08 +0200 From: Gerd Hoffmann MIME-Version: 1.0 To: Subrata Modak Subject: Re: [PATCH] powerpc: wire up preadv and pwritev References: <20090407131950.9ab4430b.sfr@canb.auug.org.au> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Stephen Rothwell , ltp-list , maknayak@in.ibm.com, linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, > How about contributing the above test to LTP(http://ltp.sourceforge.net/) > under GPL ? If you agree, i would soon send you a Patch integrating the same > to LTP. Fine with me. You probably want to remove the hard-coded syscall numbers and pickup them from unistd.h instead though. cheers, Gerd