summaryrefslogtreecommitdiffstats
path: root/patch-5.18-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-06-29 11:35:42 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-06-29 11:35:42 -0500
commit4db08efadd9664ad0c10303f3a35ca535e675727 (patch)
treea1f1222dac371fd3870ea1ae3cf5ffb6f6abb517 /patch-5.18-redhat.patch
parentca671e73964be786a13172019a6dc62a251ae2c4 (diff)
downloadkernel-4db08efadd9664ad0c10303f3a35ca535e675727.tar.gz
kernel-4db08efadd9664ad0c10303f3a35ca535e675727.tar.xz
kernel-4db08efadd9664ad0c10303f3a35ca535e675727.zip
kernel-5.18.8-200
* Wed Jun 29 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.18.8-0] - Remove RHJOBS define from fedora-stable-release.sh (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.18-redhat.patch')
-rw-r--r--patch-5.18-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.18-redhat.patch b/patch-5.18-redhat.patch
index 0008a891f..baf737bec 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 61d63068553c..cd3197d5397e 100644
+index 6ac3335f65af..5df170f9243f 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -1328,7 +1328,7 @@ index 857d4c2fd1a2..9353941f3a97 100644
* Changes the default domain of an iommu group that has *only* one device
*
diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c
-index 1ea85c88d795..d30563dabd95 100644
+index a2862a56fadc..1cddbc757925 100644
--- a/drivers/nvme/host/core.c
+++ b/drivers/nvme/host/core.c
@@ -240,6 +240,9 @@ static void nvme_delete_ctrl_sync(struct nvme_ctrl *ctrl)