summaryrefslogtreecommitdiff
path: root/SOURCES
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-07-04 19:01:02 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-07-04 19:01:02 +0200
commitc5a60f9dc3aa0cca79acbf88b463986af22e8973 (patch)
treeb97747980c2c8e082ca497f5c753afad91103fcc /SOURCES
parent751cd20b8b78b62e5497db94b6d26ee3882d7a5e (diff)
downloadkernel-fsync-c5a60f9dc3aa0cca79acbf88b463986af22e8973.tar.gz
kernel-fsync-c5a60f9dc3aa0cca79acbf88b463986af22e8973.zip
kernel 5.18.8
Diffstat (limited to 'SOURCES')
-rw-r--r--SOURCES/patch-5.18-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES/patch-5.18-redhat.patch b/SOURCES/patch-5.18-redhat.patch
index 0008a89..baf737b 100644
--- a/SOURCES/patch-5.18-redhat.patch
+++ b/SOURCES/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)