diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-09-25 16:50:21 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-09-25 16:50:21 +0100 |
commit | 2930cf31620086727dc0ce95e1f46b8d66b58318 (patch) | |
tree | e9cac9f02cdce8161a40b5237dd449aa8c80f22a /kernel.spec | |
parent | 8b5049f1b48b25d669bf33ec98e4fe8e381160f1 (diff) | |
download | kernel-2930cf31620086727dc0ce95e1f46b8d66b58318.tar.gz kernel-2930cf31620086727dc0ce95e1f46b8d66b58318.tar.xz kernel-2930cf31620086727dc0ce95e1f46b8d66b58318.zip |
Add patch to fix PCI on tegra20
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 9bd2ce1f0..039fd0340 100644 --- a/kernel.spec +++ b/kernel.spec @@ -596,6 +596,9 @@ Patch305: arm-imx6-hummingboard2.patch Patch306: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch +# https://patchwork.kernel.org/patch/9967397/ +Patch307: tegra-Use-different-MSI-target-address-for-Tegra20.patch + # https://patchwork.kernel.org/patch/9815555/ # https://patchwork.kernel.org/patch/9815651/ # https://patchwork.kernel.org/patch/9819885/ @@ -2193,6 +2196,9 @@ fi # # %changelog +* Mon Sep 25 2017 Peter Robinson <pbrobinson@fedoraproject.org> +- Add patch to fix PCI on tegra20 + * Mon Sep 25 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc2.git0.1 - Linux v4.14-rc2 |