[packages/kernel] - parallel dm-crypt patches upstreamed http://git.kernel.org/linus/a911dcdba190ddf77e9199b9917156f

lkrotowski lkrotowski at pld-linux.org
Mon Jun 8 20:01:40 CEST 2015


commit 2752fada5584e2625bec7eb0092a07d4fe121f9d
Author: Łukasz Krotowski <lkrotowski at pld-linux.org>
Date:   Mon Jun 8 19:55:44 2015 +0200

    - 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 30d53e8..b3c4388 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:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/2752fada5584e2625bec7eb0092a07d4fe121f9d



More information about the pld-cvs-commit mailing list