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:
2651fa2
)
[S390] add __ucmpdi2() helper function
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Tue, 7 Jul 2009 14:37:09 +0000
(16:37 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 7 Jul 2009 14:37:53 +0000
(16:37 +0200)
Provide __ucmpdi2() helper function on 31 bit so we don't run
again and again in compile errors like this one:
kernel/built-in.o: In function `T.689':
perf_counter.c:(.text+0x56c86): undefined reference to `__ucmpdi2'
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found