summaryrefslogtreecommitdiffstats
path: root/patch-6.2-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2023-01-25 11:56:06 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2023-01-25 11:56:06 -0600
commit91d850cab7e035bc8eecf43dcddb314468f71c55 (patch)
tree5b531874e284ea77511058faf2909fb01e5ee45d /patch-6.2-redhat.patch
parent103b0e263c265847c083eb1397b756daaa7d4fd0 (diff)
downloadkernel-91d850cab7e035bc8eecf43dcddb314468f71c55.tar.gz
kernel-91d850cab7e035bc8eecf43dcddb314468f71c55.tar.xz
kernel-91d850cab7e035bc8eecf43dcddb314468f71c55.zip
kernel-6.2.0-0.rc5.20230125git948ef7bb70c4.40
* Wed Jan 25 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.2.0-0.rc5.948ef7bb70c4.40] - Turn on debug builds for aarch64 Fedora (Justin M. Forbes) - Turn off forced debug builds (Justin M. Forbes) - Revert "redhat: fix elf got hardening for vm tools" (Don Zickus) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-6.2-redhat.patch')
-rw-r--r--patch-6.2-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-6.2-redhat.patch b/patch-6.2-redhat.patch
index bdef48ffe..0b3e296a3 100644
--- a/patch-6.2-redhat.patch
+++ b/patch-6.2-redhat.patch
@@ -1533,7 +1533,7 @@ index 50a577ac3bb4..6f862b855ccf 100644
{ 0 }
};
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
-index 4dbf51e2623a..015e55d07a4f 100644
+index f6da34850af9..f994f3ce8851 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -82,7 +82,9 @@ MODULE_DESCRIPTION("Driver for HP Smart Array Controller version " \
@@ -2606,7 +2606,7 @@ index ecca9366c7a6..be37bb092f7a 100644
}
diff --git a/kernel/module/main.c b/kernel/module/main.c
-index 48568a0f5651..e0dbce757beb 100644
+index 4ac3fe43e6c8..5b2604d7e2a7 100644
--- a/kernel/module/main.c
+++ b/kernel/module/main.c
@@ -521,6 +521,7 @@ static struct module_attribute modinfo_##field = { \