Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266196AbUJHXU5 (ORCPT ); Fri, 8 Oct 2004 19:20:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266170AbUJHXSc (ORCPT ); Fri, 8 Oct 2004 19:18:32 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:14568 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S266128AbUJHXPl (ORCPT ); Fri, 8 Oct 2004 19:15:41 -0400 Subject: Re: [PATCH] Realtime LSM From: Lee Revell To: Chris Wright Cc: Andrew Morton , Jody McIntyre , linux-kernel , torbenh@gmx.de, "Jack O'Quin" In-Reply-To: <20041008161205.T2357@build.pdx.osdl.net> References: <877jq5vhcw.fsf@sulphur.joq.us> <1097193102.9372.25.camel@krustophenia.net> <1097269108.1442.53.camel@krustophenia.net> <20041008144539.K2357@build.pdx.osdl.net> <1097272140.1442.75.camel@krustophenia.net> <20041008145252.M2357@build.pdx.osdl.net> <1097273105.1442.78.camel@krustophenia.net> <20041008151911.Q2357@build.pdx.osdl.net> <20041008152430.R2357@build.pdx.osdl.net> <1097276726.1442.82.camel@krustophenia.net> <20041008161205.T2357@build.pdx.osdl.net> Content-Type: text/plain Message-Id: <1097277337.1442.90.camel@krustophenia.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 08 Oct 2004 19:15:37 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 30 On Fri, 2004-10-08 at 19:12, Chris Wright wrote: > * Lee Revell (rlrevell@joe-job.com) wrote: > > On Fri, 2004-10-08 at 18:24, Chris Wright wrote: > > > (relative to last one) > > > > > > use in_group_p > > > > > > > Thanks! These make the patch even smaller and more comprehensible. > > Does this cover all the issues with the patch as I posted it? > > The last bit is removing sysctls. It'll take a bit more effort, as we > need a touch of infrastructure for it. I'm working on that now. Here's > a couple really minor ones. > > - make realtime_bprm_set_security static > - don't mark exit_security __exit, it's called from an __init function I think the patch is reversed. It does the opposite of what you say in both cases ;-). I fixed these by hand. Thanks again. Lee - 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/