Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965953AbbDVPkM (ORCPT ); Wed, 22 Apr 2015 11:40:12 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:59828 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965528AbbDVPkH (ORCPT ); Wed, 22 Apr 2015 11:40:07 -0400 From: Arnd Bergmann To: Richard Cochran Cc: y2038@lists.linaro.org, pang.xunlei@linaro.org, Peter Zijlstra , Benjamin Herrenschmidt , Heiko Carstens , Paul Mackerras , cl@linux.com, Ingo Molnar , heenasirwani@gmail.com, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, mpe@ellerman.id.au, rafael.j.wysocki@intel.com, ahh@google.com, Frederic Weisbecker , "Paul E. McKenney" , pjt@google.com, riel@redhat.com, Martin Schwidefsky , John Stultz , Thomas Gleixner , rth@twiddle.net, Baolin Wang , gregkh@linuxfoundation.org, LKML , netdev@vger.kernel.org, Tejun Heo , linux390@de.ibm.com, linuxppc-dev@lists.ozlabs.org Subject: Re: [Y2038] [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure Date: Wed, 22 Apr 2015 17:37:46 +0200 Message-ID: <2593711.uvCiD7pHri@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20150422145432.GA31405@localhost.localdomain> References: <1429509459-17068-1-git-send-email-baolin.wang@linaro.org> <2500914.bVUENZ0dAZ@wuerfel> <20150422145432.GA31405@localhost.localdomain> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:rn/OLY8ULIhKZHJT2cNJmwfq/Tf2bKeu/Ta2fdBK5sqH+PR8ANL 0s2BEn8kt2YFU2mDgmpiKmPR6oyy9XtdfEt8FEspowpdQakUKQiReaKqAbx5/txjUjorACH Qn1oRNVtvRkRgHGUGnv6p39VQZ6PdGfqnfI+0o6WEj1MQ8RbktF9j9FgZCwHiMRtxyZoT7H VPmiUDZhx4aRmkiF7Cf0A== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 726 Lines: 18 On Wednesday 22 April 2015 16:54:32 Richard Cochran wrote: > On Wed, Apr 22, 2015 at 03:50:45PM +0200, Arnd Bergmann wrote: > > time, stime, gettimeofday, settimeofday, adjtimex, nanosleep, > > getitimer, setitimer: > > all deprecated => wontfix > > If adjtimex is deprecated, what will replace it? It is really > important for ntp. clock_adjtime(). Basically all all the basic time related syscalls are superceded by the clock_* calls that can take a clockid argument. Arnd -- 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/