From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from caramon.arm.linux.org.uk (caramon.arm.linux.org.uk [217.147.92.249]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id A56A7DDEF2 for ; Mon, 18 Jun 2007 19:41:30 +1000 (EST) Date: Mon, 18 Jun 2007 10:41:03 +0100 From: Russell King To: David Woodhouse Subject: Re: [PATCH] Wire up sys_sync_file_range() on powerpc Message-ID: <20070618094103.GA10387@flint.arm.linux.org.uk> References: <1181992681.25228.683.camel@pmac.infradead.org> <1182018044.2808.75.camel@pmac.infradead.org> <18038.6658.854660.4233@cargo.ozlabs.ibm.com> <1182158711.2799.78.camel@shinybook.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1182158711.2799.78.camel@shinybook.infradead.org> Sender: Russell King Cc: akpm@osdl.org, linux-arch@vger.kernel.org, linuxppc-dev@ozlabs.org, torvalds@osdl.org, Paul Mackerras , drepper@redhat.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Jun 18, 2007 at 05:25:11PM +0800, David Woodhouse wrote: > [PATCH] Add sys_sync_file_range2() system call > ... with more sensible ABI, for those architectures which hated > sys_sync_file_range() for wasting argument slots by misaligning 64-bit > values. Convert ARM to use it, wire it up on PowerPC, and prevent the > missing syscall checker from bitching about sync_file_range if you have > sync_file_range2 instead. > > Signed-off-by: David Woodhouse For the ARM bits: Acked-by: Russell King -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: