On Tue, Aug 08, 2006 at 10:52:15AM +0200, hawk wrote:
> Author: hawk                         Date: Tue Aug  8 08:52:15 2006 GMT
> Module: SOURCES                       Tag: LINUX_2_6
> ---- Log message:
> - finished updating for vserver patched kernel, now it applies and I hope
>   it also works (didn't tested yet)
> 
>  --- linux-2.6.17.7/include/linux/sysctl.h    2006-07-24 23:36:01.000000000 
> -0400
>  +++ linux-2.6.17.7/include/linux/sysctl.h    2006-08-01 20:29:48.000000000 
> -0400
>  @@ -148,8 +148,21 @@ enum
> -     KERN_SPIN_RETRY=70,     /* int: number of spinlock retries */
>       KERN_ACPI_VIDEO_FLAGS=71, /* int: flags for setting up video after ACPI 
> sleep */
>       KERN_IA64_UNALIGNED=72, /* int: ia64 unaligned userland trap enable */
> +     KERN_FBSPLASH=73,       /* string: path to fbsplash helper */
>  +#ifdef CONFIG_GRKERNSEC
>  +    KERN_GRSECURITY=98,     /* grsecurity */
>  +#endif

Argh, i just fixed it in previously applied patch. Dont make grsec
FBSPLASH dependent. Put this ifdef on the begining of the enum.

-- 
Regards    Havner                      {jid,mail}:havner(at)pld-linux.org
PLD developer                                    http://www.pld-linux.org
PLD LiveCD author                             http://livecd.pld-linux.org
                   "Quis custodiet ipsos custodes?"
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to