Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756270AbZIVLvm (ORCPT ); Tue, 22 Sep 2009 07:51:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756242AbZIVLvm (ORCPT ); Tue, 22 Sep 2009 07:51:42 -0400 Received: from mail.gmx.net ([213.165.64.20]:44425 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756239AbZIVLvl (ORCPT ); Tue, 22 Sep 2009 07:51:41 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX18EyVYYuuUEnS2r8hXxsKGS8wmDTWMqIVmnw89wps evJFSeTKkvjqY+ Subject: Re: mailing list for trace users From: Mike Galbraith To: Peter Zijlstra Cc: Avi Kivity , rostedt@goodmis.org, LKML , Ingo Molnar , Mathieu Desnoyers , Frederic Weisbecker , Arnaldo Carvalho de Melo , Thomas Gleixner , Masami Hiramatsu In-Reply-To: <1253617179.7695.17.camel@twins> References: <1253132182.20020.242.camel@gandalf.stny.rr.com> <4AB89520.2050900@redhat.com> <1253617179.7695.17.camel@twins> Content-Type: text/plain Date: Tue, 22 Sep 2009 13:51:37 +0200 Message-Id: <1253620297.13917.28.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.67 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 757 Lines: 23 On Tue, 2009-09-22 at 12:59 +0200, Peter Zijlstra wrote: > We need a /proc/modules parser that then also locates and loads .ko > files which aren't stripped. > > I think Mike played around with that a bit. Nope. > The typical problem is that people use 'make INSTALL_MOD_STRIP=1 > modules_install' to install their modules, because otherwise the initrd > thingies explode, the side effect is that the !initrd modules are > stripped too. Oh, yeah, that would explain it. Stripped module is a nogo. -Mike -- 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/