Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262771AbVBYSOb (ORCPT ); Fri, 25 Feb 2005 13:14:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262772AbVBYSOb (ORCPT ); Fri, 25 Feb 2005 13:14:31 -0500 Received: from fire.osdl.org ([65.172.181.4]:18122 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262771AbVBYSO2 (ORCPT ); Fri, 25 Feb 2005 13:14:28 -0500 Date: Fri, 25 Feb 2005 10:13:34 -0800 From: Chris Wright To: aq Cc: Guillaume Thouvenin , Andrew Morton , lkml , Evgeniy Polyakov , elsa-devel , Jay Lan , Gerrit Huizenga , Erich Focht Subject: Re: [PATCH 2.6.11-rc4-mm1] connector: Add a fork connector Message-ID: <20050225181333.GG28536@shell0.pdx.osdl.net> References: <1109240677.1738.196.camel@frecb000711.frec.bull.fr> <9cde8bff050225085479761ef4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9cde8bff050225085479761ef4@mail.gmail.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 567 Lines: 19 * aq (aquynh@gmail.com) wrote: > Just try something like this: > > +#ifdef CONFIG_FORK_CONNECTOR > + > + fork_connector(current->pid, p->pid); > #endif It's generally preferred to bury this in header files. thanks, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net - 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/