From 5e9719ef95d3c0d3b66d17d185322aa870afa577 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 6 Sep 2010 13:55:42 +0000 Subject: main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009032133 --- main/linux-grsec/sync-core.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 main/linux-grsec/sync-core.patch (limited to 'main/linux-grsec/sync-core.patch') diff --git a/main/linux-grsec/sync-core.patch b/main/linux-grsec/sync-core.patch deleted file mode 100644 index 7923983042..0000000000 --- a/main/linux-grsec/sync-core.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- ./arch/x86/kernel/alternative.c.orig -+++ ./arch/x86/kernel/alternative.c -@@ -500,9 +500,9 @@ - - pax_open_kernel(); - memcpy(ktla_ktva(addr), opcode, len); -+ sync_core(); - pax_close_kernel(); - -- sync_core(); - local_irq_restore(flags); - /* Could also do a CLFLUSH here to speed up CPU recovery; but - that causes hangs on some VIA CPUs. */ -- cgit v1.2.3