Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262273AbTHJKlI (ORCPT ); Sun, 10 Aug 2003 06:41:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262290AbTHJKlI (ORCPT ); Sun, 10 Aug 2003 06:41:08 -0400 Received: from mail2.sonytel.be ([195.0.45.172]:41923 "EHLO witte.sonytel.be") by vger.kernel.org with ESMTP id S262273AbTHJKlF (ORCPT ); Sun, 10 Aug 2003 06:41:05 -0400 Date: Sun, 10 Aug 2003 12:40:49 +0200 (MEST) From: Geert Uytterhoeven To: Stephen Smalley , Andrew Morton , Linus Torvalds cc: Kernel Mailing List Subject: Re: Linux 2.6.0-test3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1472 Lines: 44 On Fri, 8 Aug 2003, Linus Torvalds wrote: > Merging the SELinux security architecture also ends up growing the patch, > even though it may not be all that noticeable for most normal users. I need these patches to make it compile for m68k: --- linux-2.6.0-test3/security/selinux/avc.c Sat Aug 9 21:43:41 2003 +++ linux-m68k-2.6.0-test3/security/selinux/avc.c Sun Aug 10 11:09:44 2003 @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include --- linux-2.6.0-test3/security/selinux/ss/global.h Sat Aug 9 21:43:41 2003 +++ linux-m68k-2.6.0-test3/security/selinux/ss/global.h Sun Aug 10 11:22:59 2003 @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include "flask.h" #include "avc.h" Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - 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/