From 3a2de6daf1a9a25a78175aa1411439ce5ccf95b9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 14 Dec 2021 08:07:50 -0600 Subject: kernel-5.15-0 * Tue Dec 14 2021 Justin M. Forbes [5.15-0] - Enable CONFIG_VFIO_NOIOMMU for Fedora (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.15-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.15-redhat.patch') diff --git a/patch-5.15-redhat.patch b/patch-5.15-redhat.patch index 60d2bf873..6a71c1927 100644 --- a/patch-5.15-redhat.patch +++ b/patch-5.15-redhat.patch @@ -69,7 +69,7 @@ index 1396fd2d9031..4bc97128cee8 100644 This is normally done in pci_enable_device(), so this option is a temporary workaround diff --git a/Makefile b/Makefile -index 2d85216b1493..6c9277288453 100644 +index 72344b214bba..efa8577eb3fa 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit