From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753048Ab2IRRjp (ORCPT ); Tue, 18 Sep 2012 13:39:45 -0400 Received: from usmamail.tilera.com ([12.216.194.151]:51469 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752404Ab2IRRjk (ORCPT ); Tue, 18 Sep 2012 13:39:40 -0400 Message-ID: <5058B1DA.4070001@tilera.com> Date: Tue, 18 Sep 2012 13:39:38 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Catalin Marinas CC: , , Arnd Bergmann , Benjamin Herrenschmidt , Paul Mackerras , "David S. Miller" , Alexander Viro , Andrew Morton Subject: Re: [PATCH] compat: Generic compat_sys_sched_rr_get_interval implementation References: <1347987727-13739-2-git-send-email-catalin.marinas@arm.com> In-Reply-To: <1347987727-13739-2-git-send-email-catalin.marinas@arm.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/18/2012 1:02 PM, Catalin Marinas wrote: > This function is used by sparc, powerpc tile and arm64 for compat > support. The patch adds a generic implementation with a wrapper for > PowerPC to do the u32->int sign extension. > > The reason for a single patch covering powerpc, tile and sparc is to > keep it bisectable, otherwise kernel building may fail with mismatched > function declarations. > > Signed-off-by: Catalin Marinas > Cc: Arnd Bergmann > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: David S. Miller > Cc: Alexander Viro > Cc: Chris Metcalf > Cc: Andrew Morton > --- > > Please note that the patch has only been compile-tested on sparc, tile > and powerpc (run-time tested on arm64). Acked-by: Chris Metcalf [for tile] -- Chris Metcalf, Tilera Corp. http://www.tilera.com