diff options
Diffstat (limited to '0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch')
-rw-r--r-- | 0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch b/0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch index 9f2f8e4..edc6857 100644 --- a/0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch +++ b/0002-IOMMU-x86-work-around-bogus-gcc12-warning-in-hvm_gsi.patch @@ -1,7 +1,7 @@ From b89b932cfe86556c5de4ad56702aed83142e22a3 Mon Sep 17 00:00:00 2001 From: Jan Beulich <jbeulich@suse.com> Date: Tue, 12 Jul 2022 11:21:14 +0200 -Subject: [PATCH 02/67] IOMMU/x86: work around bogus gcc12 warning in +Subject: [PATCH 002/126] IOMMU/x86: work around bogus gcc12 warning in hvm_gsi_eoi() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -48,5 +48,5 @@ index 9544f3234e65..50865eec2c04 100644 /* -- -2.37.3 +2.37.4 |