From 2752fada5584e2625bec7eb0092a07d4fe121f9d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Krotowski?= Date: Mon, 8 Jun 2015 19:55:44 +0200 Subject: [PATCH] - parallel dm-crypt patches upstreamed http://git.kernel.org/linus/a911dcdba190ddf77e9199b9917156f879f42d4b --- kernel.spec | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/kernel.spec b/kernel.spec index 30d53e84..b3c4388f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -30,7 +30,6 @@ %bcond_without imq # imq support %bcond_without esfq # esfq support %bcond_without ipv6 # ipv6 support -%bcond_with padmcrypt # parallel dm-crypt %bcond_with vserver # support for VServer @@ -223,14 +222,6 @@ Patch250: kernel-fix_256colors_menuconfig.patch # https://patchwork.kernel.org/patch/236261/ Patch400: kernel-virtio-gl-accel.patch -# http://people.redhat.com/mpatocka/patches/kernel/dm-crypt-paralelizace/current/series.html -Patch500: dm-crypt-unbound-workqueue.patch -Patch501: dm-crypt-dont-allocate-partial-pages.patch -Patch502: dm-crypt-fix-allocation-deadlock.patch -Patch503: dm-crypt-remove-io-pool.patch -Patch504: dm-crypt-offload-writes-to-thread.patch -Patch505: dm-crypt-sort-requests.patch - Patch2000: kernel-small_fixes.patch Patch2001: kernel-pwc-uncompress.patch Patch2003: kernel-regressions.patch @@ -735,16 +726,6 @@ cd linux-%{basever} # virtio-gl %patch400 -p1 -# parallel dm-crypt -%if %{with padmcrypt} -%patch500 -p1 -%patch501 -p1 -%patch502 -p1 -%patch503 -p1 -%patch504 -p1 -%patch505 -p1 -%endif - %endif # vanilla # Small fixes: -- 2.44.0