From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752338AbbE0XOE (ORCPT ); Wed, 27 May 2015 19:14:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54373 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752080AbbE0XOA (ORCPT ); Wed, 27 May 2015 19:14:00 -0400 Message-ID: <55664FB6.60008@redhat.com> Date: Wed, 27 May 2015 20:13:58 -0300 From: Daniel Bristot de Oliveira User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: John Stultz , Prarit Bhargava CC: Miroslav Lichvar , Frank Hirtz , Linux Kernel Subject: Re: Leap Second, nohz, and ABSOLUTE timers problem References: <5565DAC8.7080103@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 27/05/2015 20:09, John Stultz ha scritto: > Hrm.. Thanks for the report! Looks like this could happen on !NOHZ as > well, and is an artifact of the fact the leapsecond is being applied > by a timer. Yes, I reproduced it on a system with nohz=off -- Daniel