+++ /dev/null
-From ea27a569be8dda51674b1c3b7c40d5f7505bdb79 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 9433605cd290..06c3530d8ad5 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -1,7 +1,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6dl-add-missing-properties-for-sram.patch
arm-dts-imx6qp-add-missing-properties-for-sram.patch
arm-dts-imx6sl-add-missing-properties-for-sram.patch
-arm-orion-fix-include-path.patch
media-cx88-fix-a-null-ptr-deref-bug-in-buffer_prepar.patch
scsi-3w-9xxx-avoid-disabling-device-if-failing-to-en.patch
nbd-fix-hung-when-signal-interrupts-nbd_start_device.patch
+++ /dev/null
-From 0b5fe8b835971b96e0c0097d317e9e1b472b835a Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 9433605cd290..06c3530d8ad5 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -1,7 +1,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6sl-add-missing-properties-for-sram.patch
arm-dts-imx6sll-add-missing-properties-for-sram.patch
arm-dts-imx6sx-add-missing-properties-for-sram.patch
-arm-orion-fix-include-path.patch
arm64-dts-uniphier-add-usb-device-support-for-pxs3-r.patch
selftests-cpu-hotplug-use-return-instead-of-exit.patch
media-cx88-fix-a-null-ptr-deref-bug-in-buffer_prepar.patch
+++ /dev/null
-From 4d516ecb23b8fac03311b18320f507a30db718e4 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 9433605cd290..06c3530d8ad5 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -1,7 +1,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6dl-add-missing-properties-for-sram.patch
arm-dts-imx6qp-add-missing-properties-for-sram.patch
arm-dts-imx6sl-add-missing-properties-for-sram.patch
-arm-orion-fix-include-path.patch
media-cx88-fix-a-null-ptr-deref-bug-in-buffer_prepar.patch
scsi-3w-9xxx-avoid-disabling-device-if-failing-to-en.patch
hid-topre-add-driver-fixing-report-descriptor.patch
+++ /dev/null
-From 552f40f6f625268de16d6aa070d515afd167d003 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 4e3f25de13c1..830b0be038c6 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -2,7 +2,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6sx-add-missing-properties-for-sram.patch
kselftest-arm64-fix-validatation-termination-record-.patch
arm64-dts-imx8mq-librem5-add-bq25895-as-max17055-s-p.patch
-arm-orion-fix-include-path.patch
btrfs-scrub-try-to-fix-super-block-errors.patch
arm64-dts-uniphier-add-usb-device-support-for-pxs3-r.patch
selftests-cpu-hotplug-use-return-instead-of-exit.patch
+++ /dev/null
-From daccf502c8feda9f70fcd8de3301b7950479aa83 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 4e3f25de13c1..830b0be038c6 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -2,7 +2,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6sx-add-missing-properties-for-sram.patch
kselftest-arm64-fix-validatation-termination-record-.patch
arm64-dts-imx8mq-librem5-add-bq25895-as-max17055-s-p.patch
-arm-orion-fix-include-path.patch
btrfs-dump-extra-info-if-one-free-space-cache-has-mo.patch
btrfs-scrub-try-to-fix-super-block-errors.patch
btrfs-don-t-print-information-about-space-cache-or-t.patch
+++ /dev/null
-From 57077e422c540c2a2a5a8affc069587951c1d16d Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 4e3f25de13c1..830b0be038c6 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -2,7 +2,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
kselftest-arm64-fix-validatation-termination-record-.patch
arm64-dts-imx8mm-kontron-use-the-vselect-signal-to-s.patch
arm64-dts-imx8mq-librem5-add-bq25895-as-max17055-s-p.patch
-arm-orion-fix-include-path.patch
btrfs-dump-extra-info-if-one-free-space-cache-has-mo.patch
btrfs-scrub-properly-report-super-block-errors-in-sy.patch
btrfs-scrub-try-to-fix-super-block-errors.patch
+++ /dev/null
-From 277deb36b412dbd7a1e734c4524c8b4c60e18a3e Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 23 Sep 2022 21:55:50 +0200
-Subject: ARM: orion: fix include path
-
-From: Arnd Bergmann <arnd@arndb.de>
-
-[ Upstream commit 63872304bdb3decd5454f4dd210c25395278ed13 ]
-
-Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
-there is a build failure for plat-orion:
-
-arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
-
-Make the include path unconditional.
-
-Reported-by: kernel test robot <lkp@intel.com>
-Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm/plat-orion/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile
-index 4e3f25de13c1..830b0be038c6 100644
---- a/arch/arm/plat-orion/Makefile
-+++ b/arch/arm/plat-orion/Makefile
-@@ -2,7 +2,7 @@
- #
- # Makefile for the linux kernel.
- #
--ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
-+ccflags-y := -I$(srctree)/$(src)/include
-
- orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
- obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
---
-2.35.1
-
arm-dts-imx6sl-add-missing-properties-for-sram.patch
arm-dts-imx6sll-add-missing-properties-for-sram.patch
arm-dts-imx6sx-add-missing-properties-for-sram.patch
-arm-orion-fix-include-path.patch
btrfs-scrub-try-to-fix-super-block-errors.patch
arm64-dts-uniphier-add-usb-device-support-for-pxs3-r.patch
selftests-cpu-hotplug-use-return-instead-of-exit.patch