Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754494AbYAIIIQ (ORCPT ); Wed, 9 Jan 2008 03:08:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751500AbYAIIIE (ORCPT ); Wed, 9 Jan 2008 03:08:04 -0500 Received: from pasmtpa.tele.dk ([80.160.77.114]:37725 "EHLO pasmtpA.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbYAIIID (ORCPT ); Wed, 9 Jan 2008 03:08:03 -0500 Date: Wed, 9 Jan 2008 09:08:00 +0100 From: Sam Ravnborg To: Christoph Hellwig Cc: Ingo Molnar , Andi Kleen , ananth@in.ibm.com, akpm@linux-foundation.org, lkml , Jim Keniston , mhiramat@redhat.com, davem@davemloft.net, hskinnemoen@atmel.com Subject: Re: [PATCH] Kprobes: Add kprobes smoke tests that run on boot Message-ID: <20080109080800.GA32035@uranus.ravnborg.org> References: <20080108063334.GA29385@in.ibm.com> <20080108221802.GD21482@elte.hu> <20080109080003.GC32560@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080109080003.GC32560@infradead.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1116 Lines: 28 On Wed, Jan 09, 2008 at 08:00:03AM +0000, Christoph Hellwig wrote: > On Tue, Jan 08, 2008 at 11:18:02PM +0100, Ingo Molnar wrote: > > > > * Andi Kleen wrote: > > > > > Ananth N Mavinakayanahalli writes: > > > > kernel/kprobes.c | 2 > > > > kernel/test_kprobes.c | 216 ++++++++++++++++++++++++++++++++++++++++++++++++ > > > > > > Can you put this somewhere else please? I know there are already some > > > test files in kernel/* but imho they all belong into some other > > > directory. > > > > agreed - lib/* would be the right place i think - we've got > > lib/locking-selftest.c already. > > Actually the right place would be to have a separate toplevel directory > I think, and a separate menu in the kernel config machinery. Thay way > tests are in one place and easily spottable. Seconded... Sam -- 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/