From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 11 Jul 2012 13:17:28 +0200 From: Ingo Molnar To: John Stultz Cc: Linux Kernel , Peter Zijlstra , Prarit Bhargava , Thomas Gleixner , stable@vger.kernel.org Subject: Re: [PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated) Message-ID: <20120711111728.GA19242@gmail.com> References: <1341960205-56738-1-git-send-email-johnstul@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1341960205-56738-1-git-send-email-johnstul@us.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: * John Stultz wrote: > Over the weekend, Thomas got a chance to review the leap > second fix in more detail and had a few additional changes he > wanted to make to improve performance as well as style. > > So this iteration includes his modifications. Yep, looks much saner now that the separate 'delayed' parameter is gone. For all patches: Reviewed-by: Ingo Molnar Thanks, Ingo