From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754203Ab3BEKVq (ORCPT ); Tue, 5 Feb 2013 05:21:46 -0500 Received: from na3sys010aog106.obsmtp.com ([74.125.245.80]:48474 "HELO na3sys010aog106.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751437Ab3BEKVp (ORCPT ); Tue, 5 Feb 2013 05:21:45 -0500 Message-ID: <5110DD31.3010801@ravellosystems.com> Date: Tue, 05 Feb 2013 12:21:37 +0200 From: Izik Eidus User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Thomas Gleixner CC: Leonid Shatz , linux-kernel@vger.kernel.org, "'Andrea Arcangeli'" , Mike Rapoport Subject: Re: hrtimer possible issue References: <510E58C2.9010207@ravellosystems.com> <030401ce02c9$e5139170$af3ab450$@ravellosystems.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/2013 12:20 PM, Thomas Gleixner wrote: > On Mon, 4 Feb 2013, Leonid Shatz wrote: > >> I assume the race can also happen between hrtimer cancel and start. In both >> cases timer base switch can happen. >> >> Izik, please check if you can arrange the patch in the standard format (do >> we need to do it against latest kernel version?) > Yes please. But I sent it already yasterday with git-send-email and checkpatch.pl :-) > Thanks, > > tglx