Received: by 10.223.185.116 with SMTP id b49csp7794919wrg; Thu, 1 Mar 2018 11:12:14 -0800 (PST) X-Google-Smtp-Source: AG47ELsWXgMwgygngSWiubwFsfDH/QvaFkZiys9N+O6uAQyHMxO9EJOVO8WdRNVbh3y05V5SxTwa X-Received: by 2002:a17:902:848e:: with SMTP id c14-v6mr2876448plo.139.1519931534021; Thu, 01 Mar 2018 11:12:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519931533; cv=none; d=google.com; s=arc-20160816; b=l080VCojRgsqW9qH0ga6qTjIaFr1UK60PV+KDsPmnoIkOvwVBVeI4WH3S9+ivstSzR PBvmJ9N14e4fT5vZh/FzwTQU1lIoSNVpoknGVasE9OuoU5roaI+GmmVTPC/xOLxcaHVz D8vCTWPBfcNZJPKSwiK1zynpf9k8EKFPkCaGKmy6A0LUeFgjj79SJHOTT3k5ljw5vR6N Q6mUGQN5NIHSLTLBrfyAeEEkoXAgTbRU2lHSpgnC8yXAZYtxu1Z3fV++HZ7RBbRf5vKl VJEeTDfqzl3aVxg3qTHI6UU/fwDmYlJFx7QeNr92WaejVFpJijTkW8zbOwulEBQYZmb5 /ySw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=wk7blXFL3zWAFS0MohkoMc/u3v775Zm0QDmWzT02nWU=; b=jwurQVQFsFWZKIDVoB4vfGh1CEaDXnqJNw1MFVgRfDtDLp4XsBIRqvq2sNlkD5xp7O 2OawejtIy9b8ukvgLBNm55aZoKQ3QEskST8tysMRNvEdMjyQE9sws5X8k+BFgiVey/NJ QiW54GsM081IejJkJIidSCHJvB93yXuCRDja31tus7N2rql5r6HFeqk49ExwUviIZJdZ ugpGPpH00It1SiIITBG3YKniEEYMri3WJj23c+LmBRffQpAa/pWT+nNZGn7qdu6pYRHe VC6e0utYYMfIEswNFjEdoV83IE3+kp0Zo1N/xmzuqDSeVJv0MKCoelN8B/BAgdp5N92/ WOdg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 38-v6si3521415pld.47.2018.03.01.11.11.58; Thu, 01 Mar 2018 11:12:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161207AbeCATKz (ORCPT + 99 others); Thu, 1 Mar 2018 14:10:55 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:52219 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161124AbeCATKw (ORCPT ); Thu, 1 Mar 2018 14:10:52 -0500 Received: from p4fea5f09.dip0.t-ipconnect.de ([79.234.95.9] helo=nanos.glx-home) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1erTXr-0002Ni-3B; Thu, 01 Mar 2018 20:07:11 +0100 Date: Thu, 1 Mar 2018 20:10:49 +0100 (CET) From: Thomas Gleixner To: Linus Torvalds cc: LKML , Ingo Molnar , Peter Zijlstra , Steven Rostedt , John Stultz , Petr Mladek , Mark Salyzyn , Prarit Bhargava , Sergey Senozhatsky , Dmitry Torokhov , Kevin Easton , Michael Kerrisk , Jonathan Corbet Subject: Re: [RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME In-Reply-To: Message-ID: References: <20180301163331.987775783@linutronix.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 1 Mar 2018, Thomas Gleixner wrote: > On Thu, 1 Mar 2018, Linus Torvalds wrote: > > On Thu, Mar 1, 2018 at 8:33 AM, Thomas Gleixner wrote: > > > > > > This really needs lot of testing, documentation updates and more input from > > > userspace folks to make a final decision. > > > > Honestly, I don't think we'd get the testing this kind of change needs > > except by just trying it. > > > > I'm willing to merge this in the 4.17 merge window, with the > > understanding that if people end up reporting issues, we may just have > > to revert it all, and chalk it up to a learning experience - and add > > the appropriate commentary in the kernel code about exactly what it > > was that depended on that MONO/BOOT difference. > > Fair enough. So we maybe just merge the first two patches and merge the > cleanups and consolidation patches when we feel good enough. > > I surely can queue the whole lot in next, but from PTI the experience I > know how good the test coverage is. 4.14.stable would be the ideal testing > ground. /me runs fast and hides That said, at least the people who are asking for that should provide testing results _before_ this gets applied or merged upstream. Thanks, tglx