Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263124AbUKTFE5 (ORCPT ); Sat, 20 Nov 2004 00:04:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263013AbUKTFCW (ORCPT ); Sat, 20 Nov 2004 00:02:22 -0500 Received: from viper.oldcity.dca.net ([216.158.38.4]:22166 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S263099AbUKTEzn (ORCPT ); Fri, 19 Nov 2004 23:55:43 -0500 Subject: Re: [PATCH] Realtime LSM From: Lee Revell To: "Jack O'Quin" Cc: lkml , Torben Hohn , Jody McIntyre , Chris Wright In-Reply-To: <87y8ha1wcb.fsf@sulphur.joq.us> References: <87y8ha1wcb.fsf@sulphur.joq.us> Content-Type: text/plain Date: Fri, 19 Nov 2004 21:44:21 -0500 Message-Id: <1100918661.26068.16.camel@krustophenia.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 32 On Tue, 2004-11-09 at 16:39 -0600, Jack O'Quin wrote: > The realtime-lsm Linux Security Module, written by Torben Hohn and > Jack O'Quin with significant help from Chris Wright and Jody McIntyre, > selectively grants realtime capabilities to specific user groups or > applications. Hmm, are all these includes necessary for this small patch? +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include 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/