summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-09-16 12:25:33 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-09-16 12:44:50 +0200
commit96c582bc1be4f73c8f3e6a5c599ca2371021e4e8 (patch)
tree5df943c681e3ebefc5cbcea904813ea44437d3c9 /kernel.spec
parentc9ee3fd975fef81c7151366de1e22124e1821770 (diff)
downloadkernel-96c582bc1be4f73c8f3e6a5c599ca2371021e4e8.tar.gz
kernel-96c582bc1be4f73c8f3e6a5c599ca2371021e4e8.tar.xz
kernel-96c582bc1be4f73c8f3e6a5c599ca2371021e4e8.zip
add patch from https://lore.kernel.org/all/20220906132826.180891759@linuxfoundation.org/kernel-5.19.9-350.vanilla.1.fc37
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index ca3ad5be9..303f36b19 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -865,6 +865,8 @@ Source4002: gating.yaml
Patch1: patch-%{patchversion}-redhat.patch
%endif
+Patch2: dwarves.patch
+
# empty final patch to facilitate testing of kernel patches
Patch999999: linux-kernel-test.patch
@@ -1438,6 +1440,8 @@ cd linux-%{KVERREL}
ApplyOptionalPatch patch-%{patchversion}-redhat.patch
%endif
+ApplyOptionalPatch dwarves.patch
+
ApplyOptionalPatch linux-kernel-test.patch
# END OF PATCH APPLICATIONS