Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14354 Details for
Bug 24245
grsec ifdefs slows down kernel compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
chdir to linux-2.4.20-gentoo-r5/include/asm-i386 and patch processor.h with this
processor.h.diff (text/plain), 810 bytes, created by
mlmoser
on 2003-07-10 14:06:09 UTC
(
hide
)
Description:
chdir to linux-2.4.20-gentoo-r5/include/asm-i386 and patch processor.h with this
Filename:
MIME Type:
Creator:
mlmoser
Created:
2003-07-10 14:06:09 UTC
Size:
810 bytes
patch
obsolete
>--- processor.h.orig 2003-07-09 13:39:38.000000000 +0000 >+++ processor.h 2003-07-09 13:28:57.000000000 +0000 >@@ -282,9 +282,19 @@ > #ifdef CONFIG_GRKERNSEC_PAX_SEGMEXEC > #define TASK_UNMAPPED_BASE ((current->flags & PF_PAX_SEGMEXEC)?SEGMEXEC_TASK_SIZE/3:TASK_SIZE/3) > #else >-#define TASK_UNMAPPED_BASE (TASK_SIZE / 3) >-#endif >-#ifndef CONFIG_GRKERNSEC_PAX_SEGMEXEC >+/* >+ * FSCKING BRAIN DAMAGE!!!!!! >+ * Who coded ths crap?! If it's on, do this, else >+ * do that. If it's off, do this, else do that. >+ * You will ALWAYS redefine TUB without GRSEC!! >+ * >+ * Now I have to fix this braindamage... not too >+ * hard. >+ * --Bluefox Icy >+ */ >+// #define TASK_UNMAPPED_BASE (TASK_SIZE / 3) >+// #endif >+// #ifndef CONFIG_GRKERNSEC_PAX_SEGMEXEC > #ifndef CONFIG_05GB > #define TASK_UNMAPPED_BASE (TASK_SIZE / 3) > #else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24245
: 14354