Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751670AbbHQWDJ (ORCPT ); Mon, 17 Aug 2015 18:03:09 -0400 Received: from mail-io0-f179.google.com ([209.85.223.179]:32871 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751311AbbHQWDH (ORCPT ); Mon, 17 Aug 2015 18:03:07 -0400 MIME-Version: 1.0 In-Reply-To: References: <1439844063-7957-1-git-send-email-john.stultz@linaro.org> <1439844063-7957-10-git-send-email-john.stultz@linaro.org> Date: Mon, 17 Aug 2015 15:03:06 -0700 Message-ID: Subject: Re: [PATCH 9/9] clocksource: Sanity check watchdog clocksource From: John Stultz To: Thomas Gleixner Cc: lkml , Shaohua Li , Prarit Bhargava , Richard Cochran , Daniel Lezcano , Ingo Molnar Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 22 On Mon, Aug 17, 2015 at 2:24 PM, Thomas Gleixner wrote: > On Mon, 17 Aug 2015, John Stultz wrote: > >> From: Shaohua Li >> >> Add a sanity check to make sure watchdog clocksource doesn't wrap too >> quickly. > > Too quickly for what? The maximum interval delay limit (which would prevent the logic from avoiding false positives) . I can try to expand this text and resend if you want. Aren't you on vacation? :) -john -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/