Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751311AbZL0Hxu (ORCPT ); Sun, 27 Dec 2009 02:53:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751126AbZL0Hxt (ORCPT ); Sun, 27 Dec 2009 02:53:49 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:46169 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbZL0Hxs (ORCPT ); Sun, 27 Dec 2009 02:53:48 -0500 Date: Sun, 27 Dec 2009 08:53:35 +0100 From: Pavel Machek To: Michael Stone Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-security-module@vger.kernel.org, Andi Kleen , David Lang , Oliver Hartkopp , Alan Cox , Herbert Xu , Valdis Kletnieks , Bryan Donlan , Evgeniy Polyakov , "C. Scott Ananian" , James Morris , "Eric W. Biederman" , Bernie Innocenti , Mark Seaborn , Randy Dunlap , =?iso-8859-1?Q?Am=E9rico?= Wang , Tetsuo Handa , Samir Bellabes , Casey Schaufler , "Serge E. Hallyn" Subject: Re: [PATCH 1/3] Security: Add disablenetwork interface. (v4) Message-ID: <20091227075335.GA11737@elf.ucw.cz> References: <20091227010441.GA12077@heat> <20091227010640.GA12173@heat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091227010640.GA12173@heat> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 22 > index 26a6b73..b48f021 100644 > --- a/kernel/sys.c > +++ b/kernel/sys.c > @@ -35,6 +35,7 @@ > #include > #include > #include > +#include > > #include > #include Something seems to be wrong with whitespace here. Damaged patch? -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/