summaryrefslogtreecommitdiffstats
path: root/patch-5.12-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-05-22 15:20:11 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-05-22 15:20:11 -0500
commitbcfd460728890f1cf88ea2ef5b3eb153db47378f (patch)
tree5e94bc01249e24d49c26ed81b1cd5d02bd39042f /patch-5.12-redhat.patch
parent17639df044f5f81bbf267f566426eae4a5187875 (diff)
downloadkernel-bcfd460728890f1cf88ea2ef5b3eb153db47378f.tar.gz
kernel-bcfd460728890f1cf88ea2ef5b3eb153db47378f.tar.xz
kernel-bcfd460728890f1cf88ea2ef5b3eb153db47378f.zip
kernel-5.12.6-0
* Sat May 22 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.6-0] - bus: mhi: core: Download AMSS image from appropriate function (Bhaumik Bhatt) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.12-redhat.patch')
-rw-r--r--patch-5.12-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.12-redhat.patch b/patch-5.12-redhat.patch
index 5f42bae10..c8ad8abe9 100644
--- a/patch-5.12-redhat.patch
+++ b/patch-5.12-redhat.patch
@@ -66,7 +66,7 @@ index 75a9dd98e76e..3ff3291551f9 100644
Boot into System Kernel
diff --git a/Makefile b/Makefile
-index f60212a0412c..7424a878605f 100644
+index dd021135838b..834afa29b14c 100644
--- a/Makefile
+++ b/Makefile
@@ -495,6 +495,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE
@@ -1027,7 +1027,7 @@ index a751553fa0db..dbb981876556 100644
+obj-$(CONFIG_ARM64) += pcie-tegra194.o
endif
diff --git a/drivers/pci/controller/dwc/pcie-tegra194.c b/drivers/pci/controller/dwc/pcie-tegra194.c
-index 6fa216e52d14..cb38e94a3033 100644
+index 0e94190ca4e8..dfc5d6772e64 100644
--- a/drivers/pci/controller/dwc/pcie-tegra194.c
+++ b/drivers/pci/controller/dwc/pcie-tegra194.c
@@ -22,6 +22,8 @@