From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752382AbcF3ULl (ORCPT ); Thu, 30 Jun 2016 16:11:41 -0400 Received: from mail-wm0-f47.google.com ([74.125.82.47]:37678 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751650AbcF3ULj (ORCPT ); Thu, 30 Jun 2016 16:11:39 -0400 Date: Thu, 30 Jun 2016 22:11:35 +0200 From: Richard Cochran To: Thomas Gleixner Cc: Mike Galbraith , Borislav Petkov , Peter Zijlstra , x86-ml , lkml Subject: Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Message-ID: <20160630201135.GA26270@localhost.localdomain> References: <20160627200631.GA3678@pd.tnic> <20160629171619.GA3691@pd.tnic> <1467273448.9949.7.camel@gmail.com> <1467278139.9949.16.camel@gmail.com> <1467280185.9949.19.camel@gmail.com> <1467293952.9949.36.camel@gmail.com> 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, On Thu, Jun 30, 2016 at 03:43:34PM +0200, Thomas Gleixner wrote: > Patch below should fix the issue - the timer one, not yours :) This patch also fixes the occasionally delayed timers I reported on the rt@linutronix.de list. Thanks, Richard