From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757472AbXIYBbv (ORCPT ); Mon, 24 Sep 2007 21:31:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754033AbXIYBbn (ORCPT ); Mon, 24 Sep 2007 21:31:43 -0400 Received: from ms-smtp-05.nyroc.rr.com ([24.24.2.59]:58845 "EHLO ms-smtp-05.nyroc.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753481AbXIYBbn (ORCPT ); Mon, 24 Sep 2007 21:31:43 -0400 Date: Mon, 24 Sep 2007 21:31:08 -0400 From: Steven Rostedt To: Christoph Hellwig , Mathieu Desnoyers , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, "Frank Ch. Eigler" Subject: Re: [patch 6/7] Linux Kernel Markers - Documentation Message-ID: <20070925013108.GA11809@goodmis.org> References: <20070924164950.006047409@polymtl.ca> <20070924165428.335030720@polymtl.ca> <20070924175044.GD1608@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070924175044.GD1608@infradead.org> User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 24, 2007 at 06:50:44PM +0100, Christoph Hellwig wrote: > On Mon, Sep 24, 2007 at 12:49:56PM -0400, Mathieu Desnoyers wrote: > > Here is some documentation explaining what is/how to use the Linux > > Kernel Markers. > > As mentioned in the tracing infrastructure thread I don't think > putting code into Documentation is a good idea. Either of you really > should start a sample/ toplevel directory for this kind of stuff > including a Kconfig menu etc to be able to build these samples as > part of an allmodconfig. > looking at Documentation/lguest/ Oh wait, nothing to see here. Move along please. ;-) -- Steve