Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752159AbaBBTIL (ORCPT ); Sun, 2 Feb 2014 14:08:11 -0500 Received: from mail-vb0-f54.google.com ([209.85.212.54]:35936 "EHLO mail-vb0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751974AbaBBTII (ORCPT ); Sun, 2 Feb 2014 14:08:08 -0500 MIME-Version: 1.0 In-Reply-To: <1391310232-8520-1-git-send-email-hpa@linux.intel.com> References: <1391310232-8520-1-git-send-email-hpa@linux.intel.com> Date: Sun, 2 Feb 2014 11:08:07 -0800 X-Google-Sender-Auth: w4wy4UVFAlQVk1FJqJpcuynZxEg Message-ID: Subject: Re: [PATCH RFC] compat: Get rid of (get|put)_compat_time(val|spec) From: Linus Torvalds To: "H. Peter Anvin" Cc: Linux Kernel Mailing List , "H. Peter Anvin" , 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" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Linus -- 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/