From 8654a9b847b5d4a7f59d95d2628899f9c0bbed07 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sun, 7 Mar 2021 18:03:57 -0600 Subject: kernel-5.11.4-6 * Sun Mar 07 2021 Justin M. Forbes [5.11.4-6] - PCI: Add MCFG quirks for Tegra194 host controllers (Vidya Sagar) - Revert "PCI: Add MCFG quirks for Tegra194 host controllers" (Peter Robinson) - forgot to push this one earlier (Justin M. Forbes) - Reference the patch as version.patchlevel to more easily see diffs between stable releases (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.11-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.11-redhat.patch') diff --git a/patch-5.11-redhat.patch b/patch-5.11-redhat.patch index ce3b0044e..98ee173da 100644 --- a/patch-5.11-redhat.patch +++ b/patch-5.11-redhat.patch @@ -129,7 +129,7 @@ index 000000000000..b27bcf11198f + +... diff --git a/Makefile b/Makefile -index a8c1162de3a0..e38dd6eddec8 100644 +index cb9a8e823951..2b1b03c782b7 100644 --- a/Makefile +++ b/Makefile @@ -494,6 +494,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE -- cgit