From 6b5a0a906aa6e78b38d019847020a419987218e8 Mon Sep 17 00:00:00 2001 Message-Id: <6b5a0a906aa6e78b38d019847020a419987218e8.1507923089.git.Jim.Somerville@windriver.com> From: Jim Somerville Date: Fri, 13 Oct 2017 12:48:00 -0400 Subject: [PATCH 1/1] Cleanup TIC patch list for CentOS 7.4 port Signed-off-by: Jim Somerville --- SPECS/kernel-rt.spec | 62 +++++++++++++++------------------------------------- 1 file changed, 18 insertions(+), 44 deletions(-) diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 636a68e..ad92b9b 100644 --- a/SPECS/kernel-rt.spec +++ b/SPECS/kernel-rt.spec @@ -389,9 +389,6 @@ Source30002: kernel-3.10.0-x86_64-rt-trace.config.tis_extra # Commit 32b3809 was reverted and the new solution will be applying # those changes at the %build section of the specfile. Patch001: avoid-debuginfo-hash-collision-scripts.patch -Patch1000: debrand-single-cpu.patch -Patch1001: debrand-rh_taint.patch -Patch1002: debrand-rh-i686-cpu.patch # Empty final patch file to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch @@ -414,26 +411,16 @@ Patch1015: Enable-building-kernel-with-CONFIG_BLK_DEV_NBD.patch Patch1016: x86-make-dma_alloc_coherent-return-zeroed-memory-if-.patch Patch1017: arch-x86-kernel-pci-dma.c-fix-dma_generic_alloc_cohe.patch Patch1018: rcu-Don-t-wake-rcuc-X-kthreads-on-NOCB-CPUs.patch -Patch1019: mm-larger-stack-guard-gap-between-vmas.patch -Patch1020: mm-fix-new-crash-in-unmapped_area_topdown.patch -Patch1021: Allow-stack-to-grow-up-to-address-space-limit.patch -Patch1022: kernfs-porting-original-3.15-version.patch -Patch1023: kernfs-fixing-compilation-issues-on-3.10.patch -Patch1024: cacheinfo-porting-original-4.10.17-version.patch -Patch1025: cacheinfo-fixing-compilation-issues-on-3.10.patch -Patch1026: intel-rdt-porting-original-4.10.17-version.patch -Patch1027: intel-rdt-fixing-compilation-issues-on-3.10.patch -Patch1028: stop-seeking-deeper-idle-if-current-state-is-deep-enough.patch -Patch1029: add-per-cpu-pm-qos-resume-latency-consideration.patch -Patch1030: expose-pm_qos_resume_latency-for-cpus.patch -Patch1031: avoid-taking-spinlock-for-accessing-qos-values.patch -Patch1032: nfsd-check-for-oversized-NFSv2-v3-arguments.patch -Patch1033: nfsd4-minor-NFSv2-v3-write-decoding-cleanup.patch -Patch1034: nfsd-stricter-decoding-of-write-like-NFSv2-v3-ops.patch -Patch1035: US101216-IMA-support-in-Titanium-kernel.patch -Patch1036: timer-reduce-timer-migration-overhead-if-disabled.patch -Patch1037: timer-minimize-nohz-off-overhead.patch -Patch1038: US103091-IMA-System-Configuration.patch +Patch1019: Porting-Cacheinfo-from-Kernel-4.10.17.patch +Patch1020: Fix-cacheinfo-compilation-issues-for-3.10.patch +Patch1021: cpuidle-menu-stop-seeking-deeper-idle-if-current-sta.patch +Patch1022: cpuidle-menu-add-per-CPU-PM-QoS-resume-latency-consi.patch +Patch1023: CPU-PM-expose-pm_qos_resume_latency-for-CPUs.patch +Patch1024: cpuidle-menu-Avoid-taking-spinlock-for-accessing-QoS.patch +Patch1025: US101216-IMA-support-in-Titanium-kernel.patch +Patch1026: US103091-IMA-System-Configuration.patch +Patch1027: timer-Reduce-timer-migration-overhead-if-disabled.patch +Patch1028: timer-Minimize-nohz-off-overhead.patch BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -795,9 +782,6 @@ cp $RPM_SOURCE_DIR/kernel-%{version}-*.config.tis_extra . cp %{SOURCE38} . ## Apply Patches here -ApplyPatch debrand-single-cpu.patch -ApplyPatch debrand-rh_taint.patch -ApplyPatch debrand-rh-i686-cpu.patch ApplyPatch linux-kernel-test.patch ApplyPatch debrand-single-cpu.patch ApplyPatch debrand-rh_taint.patch @@ -818,26 +802,16 @@ ApplyPatch Enable-building-kernel-with-CONFIG_BLK_DEV_NBD.patch ApplyPatch x86-make-dma_alloc_coherent-return-zeroed-memory-if-.patch ApplyPatch arch-x86-kernel-pci-dma.c-fix-dma_generic_alloc_cohe.patch ApplyPatch rcu-Don-t-wake-rcuc-X-kthreads-on-NOCB-CPUs.patch -ApplyPatch mm-larger-stack-guard-gap-between-vmas.patch -ApplyPatch mm-fix-new-crash-in-unmapped_area_topdown.patch -ApplyPatch Allow-stack-to-grow-up-to-address-space-limit.patch -ApplyPatch kernfs-porting-original-3.15-version.patch -ApplyPatch kernfs-fixing-compilation-issues-on-3.10.patch -ApplyPatch cacheinfo-porting-original-4.10.17-version.patch -ApplyPatch cacheinfo-fixing-compilation-issues-on-3.10.patch -ApplyPatch intel-rdt-porting-original-4.10.17-version.patch -ApplyPatch intel-rdt-fixing-compilation-issues-on-3.10.patch -ApplyPatch stop-seeking-deeper-idle-if-current-state-is-deep-enough.patch -ApplyPatch add-per-cpu-pm-qos-resume-latency-consideration.patch -ApplyPatch expose-pm_qos_resume_latency-for-cpus.patch -ApplyPatch avoid-taking-spinlock-for-accessing-qos-values.patch -ApplyPatch nfsd-check-for-oversized-NFSv2-v3-arguments.patch -ApplyPatch nfsd4-minor-NFSv2-v3-write-decoding-cleanup.patch -ApplyPatch nfsd-stricter-decoding-of-write-like-NFSv2-v3-ops.patch +ApplyPatch Porting-Cacheinfo-from-Kernel-4.10.17.patch +ApplyPatch Fix-cacheinfo-compilation-issues-for-3.10.patch +ApplyPatch cpuidle-menu-stop-seeking-deeper-idle-if-current-sta.patch +ApplyPatch cpuidle-menu-add-per-CPU-PM-QoS-resume-latency-consi.patch +ApplyPatch CPU-PM-expose-pm_qos_resume_latency-for-CPUs.patch +ApplyPatch cpuidle-menu-Avoid-taking-spinlock-for-accessing-QoS.patch ApplyPatch US101216-IMA-support-in-Titanium-kernel.patch -ApplyPatch timer-reduce-timer-migration-overhead-if-disabled.patch -ApplyPatch timer-minimize-nohz-off-overhead.patch ApplyPatch US103091-IMA-System-Configuration.patch +ApplyPatch timer-Reduce-timer-migration-overhead-if-disabled.patch +ApplyPatch timer-Minimize-nohz-off-overhead.patch # move off upstream version mechanism if [ -e localversion-rt ]; then -- 1.8.3.1