[hppa] tracing: Re-enable FTRACE

This commit is contained in:
Ben Hutchings 2016-09-23 00:53:08 +01:00
parent 9067a5df84
commit 24358fda8e
2 changed files with 1 additions and 6 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux (4.7.4-3) UNRELEASED; urgency=medium
* [hppa,mips*,powerpc*] linux-image: Strip debug symbols from vmlinux
(really closes: #837588)
* [hppa] tracing: Re-enable FTRACE
-- Ben Hutchings <ben@decadent.org.uk> Fri, 23 Sep 2016 00:50:40 +0100

View File

@ -570,12 +570,6 @@ CONFIG_ROOT_NFS=y
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
##