From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [RFC] SECMARK 1.1 Date: Mon, 15 May 2006 02:37:16 -0400 (EDT) Message-ID: References: <446778F0.6000705@trash.net> <446811D3.5080905@trash.net> <446819FE.8050300@trash.net> <44681F0F.9030601@trash.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: selinux@tycho.nsa.gov, netdev@vger.kernel.org, netfilter-devel@lists.netfilter.org, Stephen Smalley , Daniel J Walsh , Karl MacMillan , "David S. Miller" , Thomas Bleher Return-path: Received: from mail8.sea5.speakeasy.net ([69.17.117.10]:11648 "EHLO mail8.sea5.speakeasy.net") by vger.kernel.org with ESMTP id S932331AbWEOGhS (ORCPT ); Mon, 15 May 2006 02:37:18 -0400 To: Patrick McHardy In-Reply-To: <44681F0F.9030601@trash.net> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 15 May 2006, Patrick McHardy wrote: > But if you don't specify --track, the module loader will still have to > resolve the symbol, so it gets loaded anyway, before your code will > even run. Just look at need_conntrack(): Doh. It should be try_module_get(). Sound ok? - James -- James Morris