SOURCES (LINUX_2_6): linux-2.6-grsec_full.patch - powerpc definition of KM_...
arekm
arekm at pld-linux.org
Sun Nov 2 23:07:59 CET 2008
Author: arekm Date: Sun Nov 2 22:07:59 2008 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- powerpc definition of KM_CLEARPAGE
---- Files affected:
SOURCES:
linux-2.6-grsec_full.patch (1.1.2.47 -> 1.1.2.48)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-grsec_full.patch
diff -u SOURCES/linux-2.6-grsec_full.patch:1.1.2.47 SOURCES/linux-2.6-grsec_full.patch:1.1.2.48
--- SOURCES/linux-2.6-grsec_full.patch:1.1.2.47 Sun Nov 2 21:56:20 2008
+++ SOURCES/linux-2.6-grsec_full.patch Sun Nov 2 23:07:53 2008
@@ -965,6 +965,15 @@
/*
* If for any reason at all we couldn't handle the fault, make
+--- linux-2.6.27/arch/powerpc/include/asm/kmap_types.h.org 2008-11-02 22:06:42.000000000 +0000
++++ linux-2.6.27/arch/powerpc/include/asm/kmap_types.h 2008-11-02 22:05:35.000000000 +0000
+@@ -26,6 +26,7 @@
+ KM_SOFTIRQ1,
+ KM_PPC_SYNC_PAGE,
+ KM_PPC_SYNC_ICACHE,
++ KM_CLEARPAGE,
+ KM_TYPE_NR
+ };
diff -urNp linux-2.6.27.4/arch/powerpc/kernel/module_32.c linux-2.6.27.4/arch/powerpc/kernel/module_32.c
--- linux-2.6.27.4/arch/powerpc/kernel/module_32.c 2008-10-22 17:38:01.000000000 -0400
+++ linux-2.6.27.4/arch/powerpc/kernel/module_32.c 2008-10-27 22:36:16.000000000 -0400
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsec_full.patch?r1=1.1.2.47&r2=1.1.2.48&f=u
More information about the pld-cvs-commit
mailing list