summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-12-08 08:03:33 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-12-08 08:03:33 -0600
commit74d84fe61f3590d2a0f5926272cd62e940b3da69 (patch)
tree933a60d88094e7f156088ac7447aff8f2c6cb71a /kernel.spec
parentcfd11954f816dfd826aeae3560504cc766e52e40 (diff)
downloadkernel-74d84fe61f3590d2a0f5926272cd62e940b3da69.tar.gz
kernel-74d84fe61f3590d2a0f5926272cd62e940b3da69.tar.xz
kernel-74d84fe61f3590d2a0f5926272cd62e940b3da69.zip
Revert mm patch which breaks build
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 5050f7250..e25f44f46 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -740,6 +740,7 @@ Source4000: README.rst
%if !%{nopatches}
Patch1: patch-%{rpmversion}-redhat.patch
+Patch2: revert-mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch
%endif
# empty final patch to facilitate testing of kernel patches
@@ -1243,6 +1244,7 @@ cp -a %{SOURCE1} .
%if !%{nopatches}
ApplyOptionalPatch patch-%{rpmversion}-redhat.patch
+ApplyOptionalPatch revert-mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch
%endif
ApplyOptionalPatch linux-kernel-test.patch