From: Greg Kroah-Hartman Date: Sat, 9 Sep 2023 13:14:39 +0000 (+0100) Subject: drop arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch X-Git-Tag: v6.1.53~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=167279fdeb1010c28149691fed1f7120a54e4b9a;p=thirdparty%2Fkernel%2Fstable-queue.git drop arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch from everywhere --- diff --git a/queue-5.10/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch b/queue-5.10/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch deleted file mode 100644 index fafa7597c87..00000000000 --- a/queue-5.10/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 110e70fccce4f22b53986ae797d665ffb1950aa6 Mon Sep 17 00:00:00 2001 -From: Amit Pundir -Date: Wed, 26 Jul 2023 18:57:19 +0530 -Subject: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved - -From: Amit Pundir - -commit 110e70fccce4f22b53986ae797d665ffb1950aa6 upstream. - -Adding a reserved memory region for the framebuffer memory -(the splash memory region set up by the bootloader). - -It fixes a kernel panic (arm-smmu: Unhandled context fault -at this particular memory region) reported on DB845c running -v5.10.y. - -Cc: stable@vger.kernel.org # v5.10+ -Reviewed-by: Caleb Connolly -Signed-off-by: Amit Pundir -Acked-by: Krzysztof Kozlowski -Link: https://lore.kernel.org/r/20230726132719.2117369-2-amit.pundir@linaro.org -Signed-off-by: Bjorn Andersson -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -@@ -85,6 +85,14 @@ - }; - }; - -+ reserved-memory { -+ /* Cont splash region set up by the bootloader */ -+ cont_splash_mem: framebuffer@9d400000 { -+ reg = <0x0 0x9d400000 0x0 0x2400000>; -+ no-map; -+ }; -+ }; -+ - lt9611_1v8: lt9611-vdd18-regulator { - compatible = "regulator-fixed"; - regulator-name = "LT9611_1V8"; -@@ -482,6 +490,7 @@ - }; - - &mdss { -+ memory-region = <&cont_splash_mem>; - status = "okay"; - }; - diff --git a/queue-5.10/series b/queue-5.10/series index 28a28212de6..7a7fa359cad 100644 --- a/queue-5.10/series +++ b/queue-5.10/series @@ -275,7 +275,6 @@ skbuff-skb_segment-call-zero-copy-functions-before-using-skbuff-frags.patch igb-set-max-size-rx-buffer-when-store-bad-packet-is-enabled.patch pm-devfreq-fix-leak-in-devfreq_dev_release.patch alsa-pcm-fix-missing-fixup-call-in-compat-hw_refine-ioctl.patch -arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch printk-ringbuffer-fix-truncating-buffer-size-min_t-cast.patch scsi-core-fix-the-scsi_set_resid-documentation.patch ipmi_si-fix-a-memleak-in-try_smi_init.patch diff --git a/queue-5.15/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch b/queue-5.15/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch deleted file mode 100644 index fafa7597c87..00000000000 --- a/queue-5.15/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 110e70fccce4f22b53986ae797d665ffb1950aa6 Mon Sep 17 00:00:00 2001 -From: Amit Pundir -Date: Wed, 26 Jul 2023 18:57:19 +0530 -Subject: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved - -From: Amit Pundir - -commit 110e70fccce4f22b53986ae797d665ffb1950aa6 upstream. - -Adding a reserved memory region for the framebuffer memory -(the splash memory region set up by the bootloader). - -It fixes a kernel panic (arm-smmu: Unhandled context fault -at this particular memory region) reported on DB845c running -v5.10.y. - -Cc: stable@vger.kernel.org # v5.10+ -Reviewed-by: Caleb Connolly -Signed-off-by: Amit Pundir -Acked-by: Krzysztof Kozlowski -Link: https://lore.kernel.org/r/20230726132719.2117369-2-amit.pundir@linaro.org -Signed-off-by: Bjorn Andersson -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -@@ -85,6 +85,14 @@ - }; - }; - -+ reserved-memory { -+ /* Cont splash region set up by the bootloader */ -+ cont_splash_mem: framebuffer@9d400000 { -+ reg = <0x0 0x9d400000 0x0 0x2400000>; -+ no-map; -+ }; -+ }; -+ - lt9611_1v8: lt9611-vdd18-regulator { - compatible = "regulator-fixed"; - regulator-name = "LT9611_1V8"; -@@ -482,6 +490,7 @@ - }; - - &mdss { -+ memory-region = <&cont_splash_mem>; - status = "okay"; - }; - diff --git a/queue-5.15/series b/queue-5.15/series index 8fe4b0bb5ed..17bc939dec2 100644 --- a/queue-5.15/series +++ b/queue-5.15/series @@ -328,7 +328,6 @@ skbuff-skb_segment-call-zero-copy-functions-before-using-skbuff-frags.patch igb-set-max-size-rx-buffer-when-store-bad-packet-is-enabled.patch pm-devfreq-fix-leak-in-devfreq_dev_release.patch alsa-pcm-fix-missing-fixup-call-in-compat-hw_refine-ioctl.patch -arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch rcu-dump-vmalloc-memory-info-safely.patch printk-ringbuffer-fix-truncating-buffer-size-min_t-cast.patch scsi-core-fix-the-scsi_set_resid-documentation.patch diff --git a/queue-6.1/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch b/queue-6.1/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch deleted file mode 100644 index c9854e693bb..00000000000 --- a/queue-6.1/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 110e70fccce4f22b53986ae797d665ffb1950aa6 Mon Sep 17 00:00:00 2001 -From: Amit Pundir -Date: Wed, 26 Jul 2023 18:57:19 +0530 -Subject: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved - -From: Amit Pundir - -commit 110e70fccce4f22b53986ae797d665ffb1950aa6 upstream. - -Adding a reserved memory region for the framebuffer memory -(the splash memory region set up by the bootloader). - -It fixes a kernel panic (arm-smmu: Unhandled context fault -at this particular memory region) reported on DB845c running -v5.10.y. - -Cc: stable@vger.kernel.org # v5.10+ -Reviewed-by: Caleb Connolly -Signed-off-by: Amit Pundir -Acked-by: Krzysztof Kozlowski -Link: https://lore.kernel.org/r/20230726132719.2117369-2-amit.pundir@linaro.org -Signed-off-by: Bjorn Andersson -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -@@ -100,6 +100,14 @@ - }; - }; - -+ reserved-memory { -+ /* Cont splash region set up by the bootloader */ -+ cont_splash_mem: framebuffer@9d400000 { -+ reg = <0x0 0x9d400000 0x0 0x2400000>; -+ no-map; -+ }; -+ }; -+ - lt9611_1v8: lt9611-vdd18-regulator { - compatible = "regulator-fixed"; - regulator-name = "LT9611_1V8"; -@@ -512,6 +520,7 @@ - }; - - &mdss { -+ memory-region = <&cont_splash_mem>; - status = "okay"; - }; - diff --git a/queue-6.1/series b/queue-6.1/series index 1d07a36a60b..d051ab64593 100644 --- a/queue-6.1/series +++ b/queue-6.1/series @@ -523,7 +523,6 @@ skbuff-skb_segment-call-zero-copy-functions-before-using-skbuff-frags.patch igb-set-max-size-rx-buffer-when-store-bad-packet-is-enabled.patch pm-devfreq-fix-leak-in-devfreq_dev_release.patch alsa-pcm-fix-missing-fixup-call-in-compat-hw_refine-ioctl.patch -arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch rcu-dump-vmalloc-memory-info-safely.patch printk-ringbuffer-fix-truncating-buffer-size-min_t-cast.patch scsi-core-fix-the-scsi_set_resid-documentation.patch @@ -536,7 +535,6 @@ ipmi_si-fix-a-memleak-in-try_smi_init.patch arm-omap2-fix-warray-bounds-warning-in-_pwrdm_state_switch.patch xarray-do-not-return-sibling-entries-from-xa_load.patch io_uring-break-iopolling-on-signal.patch -io_uring-break-out-of-iowq-iopoll-on-teardown.patch backlight-gpio_backlight-compare-against-struct-fb_info.device.patch backlight-bd6107-compare-against-struct-fb_info.device.patch backlight-lv5207lp-compare-against-struct-fb_info.device.patch diff --git a/queue-6.4/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch b/queue-6.4/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch deleted file mode 100644 index 7469e70f90a..00000000000 --- a/queue-6.4/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 110e70fccce4f22b53986ae797d665ffb1950aa6 Mon Sep 17 00:00:00 2001 -From: Amit Pundir -Date: Wed, 26 Jul 2023 18:57:19 +0530 -Subject: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved - -From: Amit Pundir - -commit 110e70fccce4f22b53986ae797d665ffb1950aa6 upstream. - -Adding a reserved memory region for the framebuffer memory -(the splash memory region set up by the bootloader). - -It fixes a kernel panic (arm-smmu: Unhandled context fault -at this particular memory region) reported on DB845c running -v5.10.y. - -Cc: stable@vger.kernel.org # v5.10+ -Reviewed-by: Caleb Connolly -Signed-off-by: Amit Pundir -Acked-by: Krzysztof Kozlowski -Link: https://lore.kernel.org/r/20230726132719.2117369-2-amit.pundir@linaro.org -Signed-off-by: Bjorn Andersson -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -@@ -101,6 +101,14 @@ - }; - }; - -+ reserved-memory { -+ /* Cont splash region set up by the bootloader */ -+ cont_splash_mem: framebuffer@9d400000 { -+ reg = <0x0 0x9d400000 0x0 0x2400000>; -+ no-map; -+ }; -+ }; -+ - lt9611_1v8: lt9611-vdd18-regulator { - compatible = "regulator-fixed"; - regulator-name = "LT9611_1V8"; -@@ -517,6 +525,7 @@ - }; - - &mdss { -+ memory-region = <&cont_splash_mem>; - status = "okay"; - }; - diff --git a/queue-6.4/series b/queue-6.4/series index 906e2bdc364..9a3e7b28d7b 100644 --- a/queue-6.4/series +++ b/queue-6.4/series @@ -642,7 +642,6 @@ igb-set-max-size-rx-buffer-when-store-bad-packet-is-enabled.patch pm-devfreq-fix-leak-in-devfreq_dev_release.patch multi-gen-lru-fix-per-zone-reclaim.patch alsa-pcm-fix-missing-fixup-call-in-compat-hw_refine-ioctl.patch -arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch virtio_pmem-add-the-missing-req_op_write-for-flush-bio.patch rcu-dump-vmalloc-memory-info-safely.patch printk-ringbuffer-fix-truncating-buffer-size-min_t-cast.patch diff --git a/queue-6.5/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch b/queue-6.5/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch deleted file mode 100644 index f321875598c..00000000000 --- a/queue-6.5/arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 110e70fccce4f22b53986ae797d665ffb1950aa6 Mon Sep 17 00:00:00 2001 -From: Amit Pundir -Date: Wed, 26 Jul 2023 18:57:19 +0530 -Subject: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved - -From: Amit Pundir - -commit 110e70fccce4f22b53986ae797d665ffb1950aa6 upstream. - -Adding a reserved memory region for the framebuffer memory -(the splash memory region set up by the bootloader). - -It fixes a kernel panic (arm-smmu: Unhandled context fault -at this particular memory region) reported on DB845c running -v5.10.y. - -Cc: stable@vger.kernel.org # v5.10+ -Reviewed-by: Caleb Connolly -Signed-off-by: Amit Pundir -Acked-by: Krzysztof Kozlowski -Link: https://lore.kernel.org/r/20230726132719.2117369-2-amit.pundir@linaro.org -Signed-off-by: Bjorn Andersson -Signed-off-by: Greg Kroah-Hartman ---- - arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts -@@ -101,6 +101,14 @@ - }; - }; - -+ reserved-memory { -+ /* Cont splash region set up by the bootloader */ -+ cont_splash_mem: framebuffer@9d400000 { -+ reg = <0x0 0x9d400000 0x0 0x2400000>; -+ no-map; -+ }; -+ }; -+ - lt9611_1v8: lt9611-vdd18-regulator { - compatible = "regulator-fixed"; - regulator-name = "LT9611_1V8"; -@@ -506,6 +514,7 @@ - }; - - &mdss { -+ memory-region = <&cont_splash_mem>; - status = "okay"; - }; - diff --git a/queue-6.5/series b/queue-6.5/series index 2abf3685ac1..04e27fc0fc7 100644 --- a/queue-6.5/series +++ b/queue-6.5/series @@ -636,7 +636,6 @@ parisc-ccio-dma-create-private-runway-procfs-root-entry.patch pm-devfreq-fix-leak-in-devfreq_dev_release.patch multi-gen-lru-fix-per-zone-reclaim.patch alsa-pcm-fix-missing-fixup-call-in-compat-hw_refine-ioctl.patch -arm64-dts-qcom-sdm845-db845c-mark-cont-splash-memory-region-as-reserved.patch virtio_pmem-add-the-missing-req_op_write-for-flush-bio.patch rcu-dump-vmalloc-memory-info-safely.patch printk-ringbuffer-fix-truncating-buffer-size-min_t-cast.patch