[linux] 01/01: [hppa] Disable FTRACE due to huge size cost (Closes: #837588)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Sep 12 19:28:19 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 1dda9dd218771913ea5b26ec1607a16c5fcd5636
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Sep 12 20:28:04 2016 +0100

    [hppa] Disable FTRACE due to huge size cost (Closes: #837588)
---
 debian/changelog          | 1 +
 debian/config/hppa/config | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 801c195..7bff17a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -122,6 +122,7 @@ linux (4.7.3-1) UNRELEASED; urgency=medium
   * mm, oom: prevent premature OOM killer invocation for high order request
     (regression in 4.7)
   * [arm64] pinctrl: Enable PINCTRL_SINGLE as built-in, needed for HiKey SoCs
+  * [hppa] Disable FTRACE due to huge size cost (Closes: #837588)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 03 Sep 2016 18:34:31 +0100
 
diff --git a/debian/config/hppa/config b/debian/config/hppa/config
index f06c212..408ca2a 100644
--- a/debian/config/hppa/config
+++ b/debian/config/hppa/config
@@ -571,6 +571,12 @@ CONFIG_SGETMASK_SYSCALL=y
 CONFIG_SYSFS_SYSCALL=y
 
 ##
+## file: kernel/trace/Kconfig
+##
+#. As of 4.7 this has a huge size cost; see #837588
+# CONFIG_FTRACE is not set
+
+##
 ## file: lib/Kconfig.debug
 ##
 CONFIG_DEBUG_STACKOVERFLOW=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