3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
43 lines
2.1 KiB
Diff
43 lines
2.1 KiB
Diff
From b1d0bf9cd7913823157a680e39161c8f02b252c2 Mon Sep 17 00:00:00 2001
|
|
Message-Id: <b1d0bf9cd7913823157a680e39161c8f02b252c2.1507842722.git.Jim.Somerville@windriver.com>
|
|
In-Reply-To: <9c07167bbe02febf5402665f4a907a0edd21c1fd.1507842722.git.Jim.Somerville@windriver.com>
|
|
References: <9c07167bbe02febf5402665f4a907a0edd21c1fd.1507842722.git.Jim.Somerville@windriver.com>
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Tue, 9 May 2017 13:00:12 -0400
|
|
Subject: [PATCH 13/29] 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 afd1ca3..d11d8fe 100644
|
|
--- a/SPECS/kernel-rt.spec
|
|
+++ b/SPECS/kernel-rt.spec
|
|
@@ -404,10 +404,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
|
|
|
|
@@ -772,7 +771,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
|
|
|