From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752987AbbCPI2N (ORCPT ); Mon, 16 Mar 2015 04:28:13 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:33105 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751799AbbCPI2K (ORCPT ); Mon, 16 Mar 2015 04:28:10 -0400 Date: Mon, 16 Mar 2015 09:28:05 +0100 From: Ingo Molnar To: John Stultz Cc: lkml , Dave Jones , Linus Torvalds , Thomas Gleixner , Richard Cochran , Prarit Bhargava , Stephen Boyd , Peter Zijlstra Subject: Re: [PATCH 00/12] Increased clocksource validation and cleanups (v4) Message-ID: <20150316082805.GA19530@gmail.com> References: <1426133800-29329-1-git-send-email-john.stultz@linaro.org> <20150312091905.GA15300@gmail.com> <20150313085857.GA21684@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 * John Stultz wrote: > On Fri, Mar 13, 2015 at 1:58 AM, Ingo Molnar wrote: > > * John Stultz wrote: > >> On Thu, Mar 12, 2015 at 2:19 AM, Ingo Molnar wrote: > >> > * John Stultz wrote: > >> >> New in v4: > >> >> * Lots and lots of typo corrections and minor cleanups suggested > >> >> by Ingo. > >> >> * Dropped "Remove clocksource_max_deferment()" patch > >> >> * Added "Rename __clocksource_updatefreq_*..." patch > >> >> * I realized one of the patches (Improve clocksource watchdog > >> >> reporting) didn't have a proper cc list, so while it was on lkml > >> >> folks may not have reviewed it before. > >> > > >> > So I've applied them with some changes to tip:timers/core, please look > >> > at the commit notifications for details. Any outstanding review > >> > feedback can be addressed as delta patches on top of this I think, > >> > none of my observations were show-stoppers. > >> > >> Have you not yet pushed the changed out publicly? (I'm only seeing one > >> change from Viresh in tip/timers/core) > > > > Yeah, yesterday I had some test failures (elsewhere) so they were held > > up. > > > > I pushed them out a minute ago, the commit notifications should appear > > shortly. > > Ok, just looked them over and your changes look good to me. Thanks > for the improvements! > > I'll generate a few patches to address the other comments you made > the last cycle and send those to you in a bit. Thanks! Ingo