git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
305e4f1
)
s390/ipl,decrompressor: disable branch profiling
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 14 Sep 2012 11:22:48 +0000
(13:22 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:45:21 +0000
(15:45 +0200)
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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found