From 11fd190da202647fb6a2ec81c06c942efd14e8bc Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sat, 29 Jan 2022 06:51:32 -0600 Subject: kernel-5.16.4-0 * Sat Jan 29 2022 Justin M. Forbes [5.16.4-0] - Revert "drm/i915: Flush TLBs before releasing backing store" (Justin M. Forbes) - Fix up changelog (Justin M. Forbes) - Add file forgotten in simpledrm revert (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.16-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.16-redhat.patch') diff --git a/patch-5.16-redhat.patch b/patch-5.16-redhat.patch index ff458242d..be01419fa 100644 --- a/patch-5.16-redhat.patch +++ b/patch-5.16-redhat.patch @@ -45,7 +45,7 @@ 44 files changed, 746 insertions(+), 191 deletions(-) diff --git a/Makefile b/Makefile -index acb8ffee65dc..d41b475c83d3 100644 +index 36ff4ed4763b..1779878aa037 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit