[kexec-tools] makedumpfile: Revert "makedumpfile: disable mmap"

WANG Chao wangchao at fedoraproject.org
Fri Jan 17 03:51:02 UTC 2014


commit bad556cf2eb48041314a0f27e49012ef2f369d6d
Author: WANG Chao <chaowang at redhat.com>
Date:   Tue Jan 7 16:19:31 2014 +0800

    makedumpfile: Revert "makedumpfile: disable mmap"
    
    This reverts commit 2dc9600ad14b8cf29f6eddbf27c7ec90426156aa:
    
    commit 2dc9600
    Author: Dave Young <dyoung at redhat.com>
    Date:   Thu Nov 14 10:51:47 2013 +0800
    
        makedumpfile: disable mmap
    
        There's a  kernel bug for mapping mem ranges which end with
        an address not aligned to page boundry. It's still not resolved
        in upstream, so let's disable mmap read for now as a workaround.
    
        Once upstream got a right fix we can revert this patch.
    
        Signed-off-by: Dave Young <dyoung at redhat.com>
    
    Signed-off-by: WANG Chao <chaowang at redhat.com>
    Acked-by: Vivek Goyal <vgoyal at redhat.com>

 kexec-tools-2.0.4-makedumpfile-disable-mmap.patch |   36 ---------------------
 kexec-tools.spec                                  |    2 -
 2 files changed, 0 insertions(+), 38 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 0b948c2..485fe88 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -89,7 +89,6 @@ Patch607: kexec-tools-2.0.4-makedumpfile-Update-pfn_cyclic-when-the-cyclic-buffe
 Patch608: kexec-tools-2.0.4-makedumpfile-Use-divideup-to-calculate-maximum-required-bit.patch
 Patch609: kexec-tools-2.0.4-makedumpfile-cache-Allocate-buffers-at-initialization-t.patch
 Patch610: kexec-tools-2.0.4-makedumpfile-cache-Reuse-entry-in-pending-list.patch
-Patch611: kexec-tools-2.0.4-makedumpfile-disable-mmap.patch
 Patch612: kexec-tools-2.0.4-makedumpfile-Understand-v3.11-rc4-dmesg.patch
 
 %description
@@ -129,7 +128,6 @@ tar -z -x -v -f %{SOURCE19}
 %patch608 -p1
 %patch609 -p1
 %patch610 -p1
-%patch611 -p1
 %patch001 -p1
 %patch002 -p1
 %patch003 -p1


More information about the scm-commits mailing list