summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-05-17 10:45:06 +0100
committerPeter Robinson <pbrobinson@gmail.com>2017-05-17 10:45:06 +0100
commit72924c577f474809a1fb11dcb9eb30eb0d7701ad (patch)
tree2da6bacffcc4c9ea466d645d6f972a3c7d7fd9de
parent0c9c6a3785783f3cef6f69f7c270d73420165ada (diff)
downloadkernel-72924c577f474809a1fb11dcb9eb30eb0d7701ad.tar.gz
kernel-72924c577f474809a1fb11dcb9eb30eb0d7701ad.tar.xz
kernel-72924c577f474809a1fb11dcb9eb30eb0d7701ad.zip
Reorder patch numbers to a rough scheme
A little while ago a short lived scheme was tried to maintain kernel patches outside of the Fedora spec in a dedicated kernel source repo. The patch numbers were then auto-gen to add the various patches to the spec. The current numbering in the 400-500 range was a result of that. Now it's not used lets move back to something a little more organised.
-rw-r--r--kernel.spec103
1 files changed, 56 insertions, 47 deletions
diff --git a/kernel.spec b/kernel.spec
index 3b3435670..f0c8a4fe0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -505,91 +505,100 @@ Patch002: 0001-iio-Use-event-header-from-kernel-tree.patch
# Git trees.
# Standalone patches
+# 100 - Generic long running patches
-# a tempory patch for QCOM hardware enablement. Will be gone by end of 2016/F-26 GA
-Patch420: qcom-QDF2432-tmp-errata.patch
+Patch110: lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
-# http://www.spinics.net/lists/linux-tegra/msg26029.html
-Patch422: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch
+Patch111: input-kill-stupid-messages.patch
-# Fix OMAP4 (pandaboard)
-Patch423: arm-revert-mmc-omap_hsmmc-Use-dma_request_chan-for-reque.patch
+Patch112: die-floppy-die.patch
-# Not particularly happy we don't yet have a proper upstream resolution this is the right direction
-# https://www.spinics.net/lists/arm-kernel/msg535191.html
-Patch424: arm64-mm-Fix-memmap-to-be-initialized-for-the-entire-section.patch
+Patch113: no-pcspkr-modalias.patch
-# http://patchwork.ozlabs.org/patch/587554/
-Patch425: ARM-tegra-usb-no-reset.patch
+Patch114: silence-fbcon-logo.patch
-Patch427: AllWinner-net-emac.patch
+Patch115: Kbuild-Add-an-option-to-enable-GCC-VTA.patch
-Patch429: arm64-hikey-fixes.patch
+Patch116: crash-driver.patch
-# http://www.spinics.net/lists/devicetree/msg163238.html
-Patch430: bcm2837-initial-support.patch
+Patch117: lis3-improve-handling-of-null-rate.patch
-# http://www.spinics.net/lists/dri-devel/msg132235.html
-Patch433: drm-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch
+Patch118: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
-# Upstream fixes for i2c/serial/ethernet MAC addresses
-Patch435: bcm283x-fixes.patch
+Patch119: criu-no-expert.patch
-# https://www.spinics.net/lists/arm-kernel/msg554183.html
-Patch438: arm-imx6-hummingboard2.patch
+Patch120: ath9k-rx-dma-stop-check.patch
+
+Patch121: xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch
+
+Patch122: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
-Patch440: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch
+Patch123: firmware-Drop-WARN-from-usermodehelper_read_trylock-.patch
-Patch460: lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
+# 200 - x86 / secureboot
-Patch466: input-kill-stupid-messages.patch
+Patch201: efi-lockdown.patch
-Patch467: die-floppy-die.patch
+Patch202: KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch
-Patch468: no-pcspkr-modalias.patch
+Patch203: Add-EFI-signature-data-types.patch
-Patch470: silence-fbcon-logo.patch
+Patch204: Add-an-EFI-signature-blob-parser-and-key-loader.patch
-Patch471: Kbuild-Add-an-option-to-enable-GCC-VTA.patch
+Patch205: MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch
-Patch472: crash-driver.patch
+Patch206: MODSIGN-Support-not-importing-certs-from-db.patch
-Patch473: efi-lockdown.patch
+Patch210: disable-i8042-check-on-apple-mac.patch
-Patch486: KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch
+Patch211: drm-i915-hush-check-crtc-state.patch
-Patch487: Add-EFI-signature-data-types.patch
+# Patch212: drm-i915-turn-off-wc-mmaps.patch
-Patch488: Add-an-EFI-signature-blob-parser-and-key-loader.patch
+# 300 - ARM patches
-Patch490: MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch
+# a tempory patch for QCOM hardware enablement. Will be gone by F-26 GA
+Patch301: qcom-QDF2432-tmp-errata.patch
-Patch491: MODSIGN-Support-not-importing-certs-from-db.patch
+# http://www.spinics.net/lists/linux-tegra/msg26029.html
+Patch102: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch
-Patch493: drm-i915-hush-check-crtc-state.patch
+# Fix OMAP4 (pandaboard)
+Patch303: arm-revert-mmc-omap_hsmmc-Use-dma_request_chan-for-reque.patch
-Patch494: disable-i8042-check-on-apple-mac.patch
+# Not particularly happy we don't yet have a proper upstream resolution this is the right direction
+# https://www.spinics.net/lists/arm-kernel/msg535191.html
+Patch304: arm64-mm-Fix-memmap-to-be-initialized-for-the-entire-section.patch
-Patch495: lis3-improve-handling-of-null-rate.patch
+# http://patchwork.ozlabs.org/patch/587554/
+Patch305: ARM-tegra-usb-no-reset.patch
-Patch497: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
+Patch306: AllWinner-net-emac.patch
-Patch498: criu-no-expert.patch
+Patch307: arm64-hikey-fixes.patch
-Patch499: ath9k-rx-dma-stop-check.patch
+# http://www.spinics.net/lists/devicetree/msg163238.html
+Patch308: bcm2837-initial-support.patch
-Patch500: xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch
+# http://www.spinics.net/lists/dri-devel/msg132235.html
+Patch309: drm-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch
+
+# Upstream fixes for i2c/serial/ethernet MAC addresses
+Patch310: bcm283x-fixes.patch
+
+# https://www.spinics.net/lists/arm-kernel/msg554183.html
+Patch311: arm-imx6-hummingboard2.patch
-Patch501: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
+Patch312: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch
-Patch502: firmware-Drop-WARN-from-usermodehelper_read_trylock-.patch
+# 400 - IBM (ppc/s390x) patches
-# Patch503: drm-i915-turn-off-wc-mmaps.patch
+# 500 - Temp fixes/CVEs etc
# CVE-2017-7477 rhbz 1445207 1445208
-Patch668: CVE-2017-7477.patch
+Patch502: CVE-2017-7477.patch
-Patch679: ARM-KVM-Fix-tracepoint-generation-after-move-to-virt-kvm-arm.patch
+Patch503: ARM-KVM-Fix-tracepoint-generation-after-move-to-virt-kvm-arm.patch
# END OF PATCH DEFINITIONS