From: Greg Kroah-Hartman Date: Fri, 1 Apr 2022 06:35:37 +0000 (+0200) Subject: move some 4.14 patches "out of the way" X-Git-Tag: v4.14.275~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a502bf6e77b6f14c4cb84e97c597dc29889c441;p=thirdparty%2Fkernel%2Fstable-queue.git move some 4.14 patches "out of the way" Now we can start a 4.14-rc cycle with just the spectre fixes. --- diff --git a/queue-4.14/series b/queue-4.14/series index 9e3aa8ac1b7..af6f4f6acf1 100644 --- a/queue-4.14/series +++ b/queue-4.14/series @@ -1,17 +1,3 @@ -usb-serial-pl2303-add-ibm-device-ids.patch -usb-serial-simple-add-nokia-phone-driver.patch -hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch -netdevice-add-the-case-if-dev-is-null.patch -virtio_console-break-out-of-buf-poll-on-remove.patch -ethernet-sun-free-the-coherent-when-failing-in-probi.patch -spi-fix-invalid-sgs-value.patch -spi-fix-erroneous-sgs-value-with-min_t.patch -af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch -fuse-fix-pipe-buffer-lifetime-for-direct_io.patch -tpm-fix-reference-counting-for-struct-tpm_chip.patch -block-add-a-helper-to-validate-the-block-size.patch -virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch -usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch arm64-arch_timer-add-workaround-for-arm-erratum-1188873.patch arm64-arch_timer-avoid-unused-function-warning.patch arm64-add-silicon-errata.txt-entry-for-arm-erratum-1188873.patch diff --git a/queue-4.14/af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch b/temp-4.14/af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch similarity index 100% rename from queue-4.14/af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch rename to temp-4.14/af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch diff --git a/queue-4.14/block-add-a-helper-to-validate-the-block-size.patch b/temp-4.14/block-add-a-helper-to-validate-the-block-size.patch similarity index 100% rename from queue-4.14/block-add-a-helper-to-validate-the-block-size.patch rename to temp-4.14/block-add-a-helper-to-validate-the-block-size.patch diff --git a/queue-4.14/ethernet-sun-free-the-coherent-when-failing-in-probi.patch b/temp-4.14/ethernet-sun-free-the-coherent-when-failing-in-probi.patch similarity index 100% rename from queue-4.14/ethernet-sun-free-the-coherent-when-failing-in-probi.patch rename to temp-4.14/ethernet-sun-free-the-coherent-when-failing-in-probi.patch diff --git a/queue-4.14/fuse-fix-pipe-buffer-lifetime-for-direct_io.patch b/temp-4.14/fuse-fix-pipe-buffer-lifetime-for-direct_io.patch similarity index 100% rename from queue-4.14/fuse-fix-pipe-buffer-lifetime-for-direct_io.patch rename to temp-4.14/fuse-fix-pipe-buffer-lifetime-for-direct_io.patch diff --git a/queue-4.14/hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch b/temp-4.14/hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch similarity index 100% rename from queue-4.14/hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch rename to temp-4.14/hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch diff --git a/queue-4.14/netdevice-add-the-case-if-dev-is-null.patch b/temp-4.14/netdevice-add-the-case-if-dev-is-null.patch similarity index 100% rename from queue-4.14/netdevice-add-the-case-if-dev-is-null.patch rename to temp-4.14/netdevice-add-the-case-if-dev-is-null.patch diff --git a/temp-4.14/series b/temp-4.14/series new file mode 100644 index 00000000000..fd405cd08e7 --- /dev/null +++ b/temp-4.14/series @@ -0,0 +1,14 @@ +usb-serial-pl2303-add-ibm-device-ids.patch +usb-serial-simple-add-nokia-phone-driver.patch +hv-utils-add-ptp_1588_clock-to-kconfig-to-fix-build.patch +netdevice-add-the-case-if-dev-is-null.patch +virtio_console-break-out-of-buf-poll-on-remove.patch +ethernet-sun-free-the-coherent-when-failing-in-probi.patch +spi-fix-invalid-sgs-value.patch +spi-fix-erroneous-sgs-value-with-min_t.patch +af_key-add-__gfp_zero-flag-for-compose_sadb_supporte.patch +fuse-fix-pipe-buffer-lifetime-for-direct_io.patch +tpm-fix-reference-counting-for-struct-tpm_chip.patch +block-add-a-helper-to-validate-the-block-size.patch +virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch +usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch diff --git a/queue-4.14/spi-fix-erroneous-sgs-value-with-min_t.patch b/temp-4.14/spi-fix-erroneous-sgs-value-with-min_t.patch similarity index 100% rename from queue-4.14/spi-fix-erroneous-sgs-value-with-min_t.patch rename to temp-4.14/spi-fix-erroneous-sgs-value-with-min_t.patch diff --git a/queue-4.14/spi-fix-invalid-sgs-value.patch b/temp-4.14/spi-fix-invalid-sgs-value.patch similarity index 100% rename from queue-4.14/spi-fix-invalid-sgs-value.patch rename to temp-4.14/spi-fix-invalid-sgs-value.patch diff --git a/queue-4.14/tpm-fix-reference-counting-for-struct-tpm_chip.patch b/temp-4.14/tpm-fix-reference-counting-for-struct-tpm_chip.patch similarity index 100% rename from queue-4.14/tpm-fix-reference-counting-for-struct-tpm_chip.patch rename to temp-4.14/tpm-fix-reference-counting-for-struct-tpm_chip.patch diff --git a/queue-4.14/usb-serial-pl2303-add-ibm-device-ids.patch b/temp-4.14/usb-serial-pl2303-add-ibm-device-ids.patch similarity index 100% rename from queue-4.14/usb-serial-pl2303-add-ibm-device-ids.patch rename to temp-4.14/usb-serial-pl2303-add-ibm-device-ids.patch diff --git a/queue-4.14/usb-serial-simple-add-nokia-phone-driver.patch b/temp-4.14/usb-serial-simple-add-nokia-phone-driver.patch similarity index 100% rename from queue-4.14/usb-serial-simple-add-nokia-phone-driver.patch rename to temp-4.14/usb-serial-simple-add-nokia-phone-driver.patch diff --git a/queue-4.14/usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch b/temp-4.14/usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch similarity index 100% rename from queue-4.14/usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch rename to temp-4.14/usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch diff --git a/queue-4.14/virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch b/temp-4.14/virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch similarity index 100% rename from queue-4.14/virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch rename to temp-4.14/virtio-blk-use-blk_validate_block_size-to-validate-block-size.patch diff --git a/queue-4.14/virtio_console-break-out-of-buf-poll-on-remove.patch b/temp-4.14/virtio_console-break-out-of-buf-poll-on-remove.patch similarity index 100% rename from queue-4.14/virtio_console-break-out-of-buf-poll-on-remove.patch rename to temp-4.14/virtio_console-break-out-of-buf-poll-on-remove.patch