Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755911AbYJFUXn (ORCPT ); Mon, 6 Oct 2008 16:23:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754633AbYJFUXd (ORCPT ); Mon, 6 Oct 2008 16:23:33 -0400 Received: from mx2.redhat.com ([66.187.237.31]:53921 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754297AbYJFUXc (ORCPT ); Mon, 6 Oct 2008 16:23:32 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Theodore Tso X-Fcc: ~/Mail/linus Cc: Mathieu Desnoyers , Ingo Molnar , Andrew Morton , linux-kernel@vger.kernel.org, David Smith , Sam Ravnborg , Wenji Huang , Takashi Nishiie Subject: Re: [PATCH] Marker depmod fix core kernel list In-Reply-To: Theodore Tso's message of Saturday, 4 October 2008 11:24:56 -0400 <20081004152456.GB23398@mit.edu> References: <20081003195436.GA13506@Krystal> <20081004152456.GB23398@mit.edu> X-Windows: you'll envy the dead. Message-Id: <20081006202316.805C51541E4@magilla.localdomain> Date: Mon, 6 Oct 2008 13:23:16 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 814 Lines: 20 > Also, something we need to consider is getting distributions to ship > Modules.markers, and where it should be installed. I would argue that > it belongs in /lib/modules/`uname -r`, so maybe "make modules_install" > should put it there? Fedora kernel RPMs put it in /lib/modules/`uname -r`/build/, which is where Module.symvers is installed. This lands it in the kernel-devel RPM, which is needed to build modules (and hence by Systemtap). Since new uses of markers won't necessarily require building modules, your suggestion is probably better. Thanks, Roland -- 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/