From a4db744327b2a4d06e4adf8267b9b93d0f75ccd3 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sat, 25 Jun 2022 14:40:54 -0500 Subject: kernel-5.18.7-100 * Wed Jun 22 2022 Justin M. Forbes [5.18.6-0] - drm/i915: Temporarily disable selective fetch for PSR2 on ADL-P (Mark Pearson) [2065794] - Turn E1000 back on correctly (Justin M. Forbes) - Turn E1000 back on (Justin M. Forbes) - Changelog update for rebase (Justin M. Forbes) Resolves: rhbz#2065794 Signed-off-by: Justin M. Forbes --- patch-5.18-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.18-redhat.patch') diff --git a/patch-5.18-redhat.patch b/patch-5.18-redhat.patch index 16a0cc39a..0008a891f 100644 --- a/patch-5.18-redhat.patch +++ b/patch-5.18-redhat.patch @@ -45,7 +45,7 @@ 44 files changed, 721 insertions(+), 191 deletions(-) diff --git a/Makefile b/Makefile -index 27850d452d65..c6cd7b49725d 100644 +index 61d63068553c..cd3197d5397e 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit