diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-05-21 16:50:35 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-05-21 16:50:35 -0500 |
commit | a87df2f1bbe8154bf1abfc229c0bc6b5045bacbe (patch) | |
tree | 00efe870c8e692a0ce0d83e5242515d29ec90fc2 /kernel.spec | |
parent | fd9451c72cff334ffee77aa0a1da73bfaf36c582 (diff) | |
download | kernel-a87df2f1bbe8154bf1abfc229c0bc6b5045bacbe.tar.gz kernel-a87df2f1bbe8154bf1abfc229c0bc6b5045bacbe.tar.xz kernel-a87df2f1bbe8154bf1abfc229c0bc6b5045bacbe.zip |
Fix build issue on PPC
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index ca948ec56..4a6da701c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -579,6 +579,7 @@ Patch524: net-vhost_net-fix-possible-infinite-loop.patch # build fix Patch525: 0001-arm64-vdso-Explicitly-add-build-id-option.patch Patch526: s390-mark-__cpacf_check_opcode-and-cpacf_query_func-as-__always_inline.patch +Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch # END OF PATCH DEFINITIONS |