From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4FFD6E84.7000702@redhat.com> Date: Wed, 11 Jul 2012 08:16:04 -0400 From: Prarit Bhargava MIME-Version: 1.0 To: John Stultz CC: Linux Kernel , Ingo Molnar , Peter Zijlstra , Thomas Gleixner , stable@vger.kernel.org Subject: Re: [PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated) References: <1341960205-56738-1-git-send-email-johnstul@us.ibm.com> In-Reply-To: <1341960205-56738-1-git-send-email-johnstul@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 07/10/2012 06:43 PM, 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. > > Once merged, I'll be working to get the backports finished as quickly > as I can and sent to -stable. > > thanks > -john > Add an Acked-by: Prarit Bhargava John -- I'll do some testing of this patchset today and tomorrow and let you know the results. P.