[linux] 01/01: [arm64] disable omap_rng temporarily

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 11 10:24:08 UTC 2018


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

riku pushed a commit to branch sid
in repository linux.

commit a8911b935148a2321374651e55a7348f77f0bde4
Author: Riku Voipio <riku.voipio at linaro.org>
Date:   Thu Jan 11 11:46:38 2018 +0200

    [arm64] disable omap_rng temporarily
    
    The drivers hangs machine with IRQ storm on MacchiatoBin with EFI
    as firmware. Re-enable the module once the issue is fixed.
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bb50dc4..d7448a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,9 @@ linux (4.14.13-1) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * libsas: Disable asynchronous aborts for SATA devices
 
+  [ Riku Voipio ]
+  * [arm64] disable CONFIG_HW_RANDOM_OMAP until the IRQ storm bug is fixed
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 10 Jan 2018 09:58:46 +0100
 
 linux (4.14.12-2) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 8b09bf5..41e29d0 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -104,7 +104,7 @@ CONFIG_TEGRA_ACONNECT=y
 ## file: drivers/char/hw_random/Kconfig
 ##
 CONFIG_HW_RANDOM_BCM2835=m
-CONFIG_HW_RANDOM_OMAP=m
+# CONFIG_HW_RANDOM_OMAP is not set
 CONFIG_HW_RANDOM_HISI=m
 CONFIG_HW_RANDOM_MSM=m
 CONFIG_HW_RANDOM_XGENE=m

-- 
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