From: Heiko Carstens Date: Fri, 14 Sep 2012 11:22:48 +0000 (+0200) Subject: s390/ipl,decrompressor: disable branch profiling X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0f24878eb5ca56dff5f20b9f0e716947dc0394;p=pandora-kernel.git s390/ipl,decrompressor: disable branch profiling The early kernel decrompressing code can't call into the kernel in order to profile branches. Fixes this link error: arch/s390/boot/compressed/misc.o: In function `decompress_kernel': misc.c:(.text+0x9a6): undefined reference to `ftrace_likely_update' Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed