From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759749Ab0J2A1O (ORCPT ); Thu, 28 Oct 2010 20:27:14 -0400 Received: from cantor.suse.de ([195.135.220.2]:43006 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756293Ab0J2A1L (ORCPT ); Thu, 28 Oct 2010 20:27:11 -0400 Date: Thu, 28 Oct 2010 17:27:40 -0700 From: Greg KH To: Steven Rostedt Cc: LKML , Linus Torvalds , Andrew Morton , Ingo Molnar , Thomas Gleixner , Peter Zijlstra , Mathieu Desnoyers , Jon Masters , corbet , Jake Edge , Mauro Carvalho Chehab , lmr@redhat.com, autotest@test.kernel.org, Vivek Goyal , Clark Williams , Arnaldo Carvalho de Melo Subject: Re: [ANNOUNCE] ktest.pl: Easy and flexible testing script for Linux Kernel Developers Message-ID: <20101029002740.GA7688@suse.de> References: <1288294944.18238.346.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1288294944.18238.346.camel@gandalf.stny.rr.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 28, 2010 at 03:42:24PM -0400, Steven Rostedt wrote: > Again, for more info on this, see the sample.conf supplied in the URL > posted above. It has lots of documentation to describe it. Very cool, thanks so much for doing this, I know I will be setting it up when I get back from the Plumbers conference. > Maybe this should go into the tools directory? Yes please, I think that would be a great idea. thanks again for publishing this. greg k-h