Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754027AbYAIIA0 (ORCPT ); Wed, 9 Jan 2008 03:00:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751937AbYAIIAO (ORCPT ); Wed, 9 Jan 2008 03:00:14 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:49894 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751196AbYAIIAM (ORCPT ); Wed, 9 Jan 2008 03:00:12 -0500 Date: Wed, 9 Jan 2008 08:00:03 +0000 From: Christoph Hellwig To: Ingo Molnar Cc: 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: <20080109080003.GC32560@infradead.org> References: <20080108063334.GA29385@in.ibm.com> <20080108221802.GD21482@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080108221802.GD21482@elte.hu> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 995 Lines: 24 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. -- 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/