From bd64fed84451a6cb5c86571a0044bfb16516b97f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mar 26 2024 07:37:56 +0000 Subject: Move upstreamed uio patches into sorted section --- diff --git a/patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch b/patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch index ef344c2..a218f2e 100644 --- a/patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch +++ b/patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch @@ -1,7 +1,8 @@ From: Chris Leech Subject: cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT Date: Thu, 1 Feb 2024 15:33:58 -0800 -Patch-mainline: submitted to linux-scsi 1 Feb 2024 +Git-commit: bfe78793b264f9e7a809f755f8ef5cb9bb163827 +Patch-mainline: v6.9-rc1 References: bsc#1217698 Use the UIO_MEM_DMA_COHERENT type to properly handle mmap for diff --git a/patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch b/patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch index 2797096..5ab6346 100644 --- a/patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch +++ b/patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch @@ -1,7 +1,8 @@ From: Chris Leech Subject: uio: introduce UIO_MEM_DMA_COHERENT type Date: Thu, 1 Feb 2024 15:33:57 -0800 -Patch-mainline: submitted to linux-scsi 1 Feb 2024 +Git-commit: 576882ef5e7fce030b65c92b508a0f84ea5a81c2 +Patch-mainline: v6.9-rc1 References: bsc#1217698 Add a UIO memtype specifically for sharing dma_alloc_coherent diff --git a/patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch b/patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch index 451220b..4551042 100644 --- a/patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch +++ b/patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch @@ -1,7 +1,8 @@ From: Chris Leech Subject: uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion Date: Thu, 1 Feb 2024 15:34:00 -0800 -Patch-mainline: submitted to linux-scsi 1 Feb 2024 +Git-commit: 019947805a8d703fbb57d607187ff1148bb267ff +Patch-mainline: v6.9-rc1 References: bsc#1217698 Conversion of this driver to use UIO_MEM_DMA_COHERENT for diff --git a/patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch b/patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch index 3bd8c63..e4b6d28 100644 --- a/patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch +++ b/patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch @@ -1,7 +1,8 @@ From: Chris Leech Subject: uio_pruss: UIO_MEM_DMA_COHERENT conversion Date: Thu, 1 Feb 2024 15:33:59 -0800 -Patch-mainline: submitted to linux-scsi 1 Feb 2024 +Git-commit: 7722151e4651c973c18df0c18c015edcc7b43b25 +Patch-mainline: v6.9-rc1 References: bsc#1217698 Conversion of this driver to use UIO_MEM_DMA_COHERENT for diff --git a/series.conf b/series.conf index eacd1f4..05fe04b 100644 --- a/series.conf +++ b/series.conf @@ -20045,6 +20045,10 @@ patches.suse/cpufreq-dt-always-allocate-zeroed-cpumask.patch patches.suse/soc-fsl-dpio-fix-kcalloc-argument-order.patch patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch + patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch + patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch + patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch + patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch patches.suse/kbuild-Use-fmin-function-alignment-when-available.patch patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch @@ -20066,10 +20070,6 @@ ######################################################## patches.suse/powerpc-kexec_file-Add-KEXEC_SIG-support.patch patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch - patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch - patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch - patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch - patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch patches.suse/scsi-target-iscsi-handle-SCSI-immediate-commands.patch patches.suse/scsi-target-iscsi-don-t-warn-of-R-W-when-no-data.patch patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch