Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752484AbaBBUWi (ORCPT ); Sun, 2 Feb 2014 15:22:38 -0500 Received: from terminus.zytor.com ([198.137.202.10]:49446 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415AbaBBUWh (ORCPT ); Sun, 2 Feb 2014 15:22:37 -0500 Message-ID: <52EEA865.3090806@zytor.com> Date: Sun, 02 Feb 2014 12:19:49 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Linus Torvalds , "H. Peter Anvin" CC: Linux Kernel Mailing List , Mauro Carvalho Chehab , Alexander Viro , Hans Verkuil , Andrew Morton , Heiko Carstens , Manfred Spraul , Mateusz Guzik , Rafael Aquini , Davidlohr Bueso , Stephen Rothwell , Dan Carpenter , Arnd Bergmann , Thomas Gleixner , Ingo Molnar , "H.J. Lu" Subject: Re: [PATCH RFC] compat: Get rid of (get|put)_compat_time(val|spec) References: <1391310232-8520-1-git-send-email-hpa@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/02/2014 11:08 AM, Linus Torvalds wrote: > On Sat, Feb 1, 2014 at 7:03 PM, H. Peter Anvin wrote: >> >> Clean it up by favoring the full-service version; the limited version >> is replaced with double-underscore versions static to kernel/compat.c. > > Ack. Make it so. I assume you've tested this on x32 (and hopefully > x86-32 on a 64-bit kernel), and that I will get this through the x86 > git trees? > Testing? ;) Nothing has been tested so far, but I definitely will before pushing it to you, and yes, will send it through the tip tree. -hpa -- 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/