Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752578AbbKJMWS (ORCPT ); Tue, 10 Nov 2015 07:22:18 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:60111 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751379AbbKJMWR (ORCPT ); Tue, 10 Nov 2015 07:22:17 -0500 Date: Tue, 10 Nov 2015 13:22:01 +0100 From: Peter Zijlstra To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, linux-arm-kernel@lists.infradead.org, Ian.Campbell@citrix.com, linux-kernel@vger.kernel.org, arnd@arndb.de, john.stultz@linaro.org, tglx@linutronix.de, mingo@kernel.org Subject: Re: [PATCH v2 1/7] timekeeping: introduce __current_kernel_time64 Message-ID: <20151110122201.GB17308@twins.programming.kicks-ass.net> References: <1447156675-7418-1-git-send-email-stefano.stabellini@eu.citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447156675-7418-1-git-send-email-stefano.stabellini@eu.citrix.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 515 Lines: 10 On Tue, Nov 10, 2015 at 11:57:49AM +0000, Stefano Stabellini wrote: > __current_kernel_time64 returns a struct timespec64, without taking the > xtime lock. Mirrors __current_kernel_time/current_kernel_time. It always helps if you include a reason why you want a patch. -- 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/