Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932675AbVIMPae (ORCPT ); Tue, 13 Sep 2005 11:30:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932676AbVIMPad (ORCPT ); Tue, 13 Sep 2005 11:30:33 -0400 Received: from smtp.dkm.cz ([62.24.64.34]:10250 "HELO smtp.dkm.cz") by vger.kernel.org with SMTP id S932675AbVIMPad (ORCPT ); Tue, 13 Sep 2005 11:30:33 -0400 Message-ID: <4326F093.80206@rulez.cz> Date: Tue, 13 Sep 2005 17:30:27 +0200 From: iSteve User-Agent: Debian Thunderbird 1.0.2 (X11/20050602) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Randy.Dunlap" , linux-kernel@vger.kernel.org Subject: Re: query_modules syscall gone? Any replacement? References: <4KSFY-2pO-17@gated-at.bofh.it> <4326DE0E.2060306@rulez.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 21 > Nope, they are not prevented. However, there is a Tainted flag > that is set when one is loaded (and that flag is never cleared). > Okay, I've been wrong in my conclusion and I gotta read some fine manual about how the modules actually work -- could you recommend me some in particular? >> - /proc/modules and /sys/module interface doesn't by far supply what >>query_module could do > > Can you state succinctly exactly what you are trying to do? I would like to be able to query symbols of a loaded module, get list of and list of dependencies of loaded module from an app, preferably without having to parse a file... - 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/