[linux] 03/03: [arm64] Enable ARM64_ERRATUM_834220

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Aug 2 23:43:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

tbm pushed a commit to branch master
in repository linux.

commit a546b9192c4bc2f74e32a17b7babe9a70bfee5e1
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Tue Aug 2 16:36:28 2016 -0700

    [arm64] Enable ARM64_ERRATUM_834220
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6659a1d..6b7d7ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
     - arm64: tegra: Enable XUSB controller on Jetson TX1
     - arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
   * [arm64] Enable REGULATOR_FIXED_VOLTAGE.
+  * [arm64] Enable ARM64_ERRATUM_834220.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 20 Jul 2016 03:50:18 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 756166b..584421a 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -2,6 +2,7 @@
 ## file: arch/arm64/Kconfig
 ##
 CONFIG_PCI=y
+CONFIG_ARM64_ERRATUM_834220=y
 #. Until we decide how/whether to handle this in userland as well
 # CONFIG_ARM64_ERRATUM_843419 is not set
 CONFIG_SCHED_MC=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list