integ/kernel-rt/centos/meta_patches/lose-the-memblock-reorder-p...

43 lines
2.1 KiB
Diff

From f08a2a889590274dd7d878fbec670029a63049ca Mon Sep 17 00:00:00 2001
Message-Id: <f08a2a889590274dd7d878fbec670029a63049ca.1524081065.git.Jim.Somerville@windriver.com>
In-Reply-To: <8d084dcc717666af0283e4ddeefaba7e331d879a.1524081065.git.Jim.Somerville@windriver.com>
References: <8d084dcc717666af0283e4ddeefaba7e331d879a.1524081065.git.Jim.Somerville@windriver.com>
From: Scott Little <scott.little@windriver.com>
Date: Tue, 9 May 2017 13:00:12 -0400
Subject: [PATCH 13/39] lose the memblock reorder parms patch
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
---
SPECS/kernel-rt.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec
index 91c2661..e6b1d13 100644
--- a/SPECS/kernel-rt.spec
+++ b/SPECS/kernel-rt.spec
@@ -401,10 +401,9 @@ Patch1006: cma-add-placement-specifier-for-cma-kernel-parameter.patch
Patch1007: intel-iommu-allow-ignoring-Ethernet-device-RMRR-with.patch
Patch1008: Make-kernel-start-eth-devices-at-offset.patch
Patch1009: memblock-introduce-memblock_alloc_range.patch
-Patch1010: mm-memblock-reorder-parameters-of-memblock_find_in_r.patch
-Patch1011: Notification-of-death-of-arbitrary-processes.patch
-Patch1012: PCI-Add-ACS-quirk-for-Intel-Fortville-NICs.patch
-Patch1013: x86-enable-DMA-CMA-with-swiotlb.patch
+Patch1010: Notification-of-death-of-arbitrary-processes.patch
+Patch1011: PCI-Add-ACS-quirk-for-Intel-Fortville-NICs.patch
+Patch1012: x86-enable-DMA-CMA-with-swiotlb.patch
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -766,7 +765,6 @@ ApplyPatch CGTS-3744-route-do-not-cache-fib-route-info-on-local.patch
ApplyPatch cma-add-placement-specifier-for-cma-kernel-parameter.patch
ApplyPatch intel-iommu-allow-ignoring-Ethernet-device-RMRR-with.patch
ApplyPatch Make-kernel-start-eth-devices-at-offset.patch
-ApplyPatch mm-memblock-reorder-parameters-of-memblock_find_in_r.patch
ApplyPatch memblock-introduce-memblock_alloc_range.patch
ApplyPatch PCI-Add-ACS-quirk-for-Intel-Fortville-NICs.patch
ApplyPatch Notification-of-death-of-arbitrary-processes.patch
--
1.8.3.1