From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751843AbbFMHSO (ORCPT ); Sat, 13 Jun 2015 03:18:14 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38192 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750936AbbFMHSF (ORCPT ); Sat, 13 Jun 2015 03:18:05 -0400 Date: Sat, 13 Jun 2015 09:17:52 +0200 From: Ingo Molnar To: Thomas Gleixner Cc: John Stultz , Dave Jones , lkml , Prarit Bhargava , Daniel Bristot de Oliveira , Richard Cochran , Jan Kara , Jiri Bohac , Ingo Molnar , Shuah Khan Subject: Re: [PATCH 0/5 v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers Message-ID: <20150613071752.GB27446@gmail.com> References: <1434063297-28657-1-git-send-email-john.stultz@linaro.org> <20150612145211.GA22489@codemonkey.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Thomas Gleixner wrote: > On Fri, 12 Jun 2015, John Stultz wrote: > > Well, noticing the -tip merge messages in my inbox, it may actually > > make it for 4.2 (after all the push-back from last time, I expected > > there would still be more), but still not something I'm wanting to > > aggressively push to -stable. > > Yes, I decided to take it now. It looks really sane and reasonable > simple. So it's better to get it exposed sooner than later. Yes, and June 30 is drawing close, with the next leap second, giving us a natural testbed. Obviously no production system should use this as around June 30 we'll be around -rc1 or so. But this way it should see some 'real world' testing. Thanks, Ingo