diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-07-19 18:51:33 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-07-19 18:51:33 +0100 |
commit | d7341fee1c2697ae60db6fe23edc60ab55a59668 (patch) | |
tree | 5455bbc627080ecdac6e9bd738dd39f3795ccb0d /kernel.spec | |
parent | 69a18c18b14a906df1a48bea445bc777bac5b7e5 (diff) | |
download | kernel-d7341fee1c2697ae60db6fe23edc60ab55a59668.tar.gz kernel-d7341fee1c2697ae60db6fe23edc60ab55a59668.tar.xz kernel-d7341fee1c2697ae60db6fe23edc60ab55a59668.zip |
Bug 1576593 - work around while vendor investigates arm builder LPAE HW issue
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 5380efe86..d0bbe27f7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -554,6 +554,9 @@ Patch305: arm-sdhci-esdhc-imx-fixes.patch # Fix accepted for 5.3 https://patchwork.kernel.org/patch/10992783/ Patch306: arm64-dts-rockchip-Update-DWC3-modules-on-RK3399-SoCs.patch +# RHBZ Bug 1576593 - work around while vendor investigates +Patch307: arm-make-highpte-not-expert.patch + # Raspberry Pi bits # Patch330: ARM-cpufreq-support-for-Raspberry-Pi.patch @@ -1819,6 +1822,9 @@ fi # # %changelog +* Fri Jul 19 2019 Peter Robinson <pbrobinson@fedoraproject.org> +- RHBZ Bug 1576593 - work around while vendor investigates + * Thu Jul 18 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc0.git7.1 - Linux v5.2-11564-g22051d9c4a57 |