From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752634AbbCAS2l (ORCPT ); Sun, 1 Mar 2015 13:28:41 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:46425 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751877AbbCAS2j (ORCPT ); Sun, 1 Mar 2015 13:28:39 -0500 Date: Sun, 1 Mar 2015 19:28:32 +0100 From: Richard Cochran To: John Stultz Cc: Linux Kernel Mailing List , Shuah Khan , Prarit Bhargava , Thomas Gleixner Subject: Re: [RFC][PATCH 00/19] Add timekeeping tests to kernel selftest Message-ID: <20150301182832.GA4256@localhost.localdomain> References: <1424903544-26855-1-git-send-email-john.stultz@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424903544-26855-1-git-send-email-john.stultz@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 25, 2015 at 02:32:05PM -0800, John Stultz wrote: > Thoughts or comments here would be greatly appreciated! I only browsed through just to get an idea of the various tests, and the series looks good to me. Thanks, Richard