Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751172AbaFLWyp (ORCPT ); Thu, 12 Jun 2014 18:54:45 -0400 Received: from mail-oa0-f54.google.com ([209.85.219.54]:48830 "EHLO mail-oa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750814AbaFLWyo (ORCPT ); Thu, 12 Jun 2014 18:54:44 -0400 MIME-Version: 1.0 In-Reply-To: <1402603992-12466-3-git-send-email-davidriley@chromium.org> References: <1402603992-12466-1-git-send-email-davidriley@chromium.org> <1402603992-12466-3-git-send-email-davidriley@chromium.org> Date: Thu, 12 Jun 2014 15:54:43 -0700 X-Google-Sender-Auth: TEvAk3R0HAjFpakj7seiEkBEIc0 Message-ID: Subject: Re: [PATCH v3 2/2] tools: add script to test udelay From: Doug Anderson To: David Riley Cc: Thomas Gleixner , John Stultz , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David, On Thu, Jun 12, 2014 at 1:13 PM, David Riley wrote: > This script makes use of the udelay_test module to exercise udelay() > and ensure that it is delaying long enough (as compared to ktime). > > Signed-off-by: David Riley > --- > tools/time/udelay_test.sh | 66 +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 66 insertions(+) Reviewed-by: Doug Anderson Tested-by: Doug Anderson -- 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/