From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2EDB8FA372A for ; Wed, 16 Oct 2019 15:07:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0DD73218DE for ; Wed, 16 Oct 2019 15:07:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393820AbfJPPHf (ORCPT ); Wed, 16 Oct 2019 11:07:35 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:50545 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726248AbfJPPHb (ORCPT ); Wed, 16 Oct 2019 11:07:31 -0400 Received: from [5.158.153.52] (helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1iKktN-0007P5-O1; Wed, 16 Oct 2019 17:07:13 +0200 Date: Wed, 16 Oct 2019 17:07:13 +0200 (CEST) From: Thomas Gleixner To: Vincenzo Frascino cc: Dmitry Safonov , linux-kernel@vger.kernel.org, Dmitry Safonov <0x7f454c46@gmail.com>, Adrian Reber , Andrei Vagin , Andy Lutomirski , Arnd Bergmann , Christian Brauner , Cyrill Gorcunov , "Eric W. Biederman" , "H. Peter Anvin" , Ingo Molnar , Jann Horn , Jeff Dike , Oleg Nesterov , Pavel Emelyanov , Shuah Khan , containers@lists.linux-foundation.org, criu@openvz.org, linux-api@vger.kernel.org, x86@kernel.org, Andrei Vagin Subject: Re: [PATCHv7 19/33] lib/vdso: Prepare for time namespace support In-Reply-To: Message-ID: References: <20191011012341.846266-1-dima@arista.com> <20191011012341.846266-20-dima@arista.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 16 Oct 2019, Vincenzo Frascino wrote: < SNIP > > > --- a/lib/vdso/Kconfig > > +++ b/lib/vdso/Kconfig > > @@ -24,4 +24,10 @@ config GENERIC_COMPAT_VDSO > > help > > This config option enables the compat VDSO layer. > > > > +config VDSO_TIMENS > > To uniform the naming with the rest of the file and with CONFIG_TIME_NS, can we > please change the name of this config option in GENERIC_VDSO_TIME_NS? And then > follow the logic explained by Thomas in patch 1 of this series. Can you pretty please finally start to trim your replies? If you didn't read the link I sent you earlier, then here is the relevant paragraph: It's an annoyance to have to scroll down through several pages of quoted text to find a single line of reply or to figure out that after that reply the rest of the e-mail is just useless ballast. I know that corporate mail style does not care about that, but I pretty much care. Thanks, tglx