Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753169Ab3JYKKM (ORCPT ); Fri, 25 Oct 2013 06:10:12 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:41462 "EHLO mail-ee0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752461Ab3JYKKK (ORCPT ); Fri, 25 Oct 2013 06:10:10 -0400 Date: Fri, 25 Oct 2013 12:10:06 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Steven Rostedt , Greg Kroah-Hartman , jovi.zhangwei@huawei.com, =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Peter Zijlstra , Arnaldo Carvalho de Melo , Thomas Gleixner , Andrew Morton , Linux Kernel Mailing List , Tom Zanussi , Namhyung Kim , David Ahern , Jiri Olsa Subject: Re: ktap inclusion in drivers/staging/? Message-ID: <20131025101006.GA3439@gmail.com> References: <20131024075813.GA26929@gmail.com> <1382604360.5283.9.camel@pippen.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 1304 Lines: 34 * Linus Torvalds wrote: > On Thu, Oct 24, 2013 at 9:46 AM, Steven Rostedt wrote: > > > > But I agree, this should not be just dumped into the staging > > tree until the patches themselves have been posted and reviewed. > > Btw, it's not just the commit history. The actual file layout is > terminally horrible too. The actual LWN article made it look like > ktap was just a user-space tool, and I was thinking that it was > like tools/pert/, just in staging. > > But looking at the tree, it looks like parts of it is a kernel > module, and parts of it is the user space thing, and it's totally > impossible to see which is which, it's just all mixed up in the > same directory structure. > > Maybe I misunderstood, but that was my reaction from a very quick > look. Yes, that's what I saw as well. I'd be less worried about it all if it was tooling alone, but this is actually mostly kernel side code, which was not apparent at all to me either, from the structure of it. Thanks, Ingo -- 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/