Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269523AbUI3Vxn (ORCPT ); Thu, 30 Sep 2004 17:53:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269535AbUI3Vxn (ORCPT ); Thu, 30 Sep 2004 17:53:43 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:32448 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S269523AbUI3Vxf (ORCPT ); Thu, 30 Sep 2004 17:53:35 -0400 Subject: Re: [PATCH] Realtime LSM From: Lee Revell To: Jody McIntyre Cc: linux-kernel , joq@io.com, torbenh@gmx.de In-Reply-To: <20040930211408.GE4273@conscoop.ottawa.on.ca> References: <1094967978.1306.401.camel@krustophenia.net> <20040920202349.GI4273@conscoop.ottawa.on.ca> <20040930211408.GE4273@conscoop.ottawa.on.ca> Content-Type: text/plain Message-Id: <1096581213.24868.19.camel@krustophenia.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 30 Sep 2004 17:53:34 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 677 Lines: 18 On Thu, 2004-09-30 at 17:14, Jody McIntyre wrote: > I fixed the oops on boot by changing security_initcall() to late_initcall(). > This moves initialization of the module to after /proc and sysctl is > setup. > > This patch still includes allcaps, which should be removed before it is > merged. Another issue that was raised was that the mlock stuff is also unnecessary, because rlimits can do this now. Is this the case? 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/