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:
5f0231d
)
FRV: gcc-4.1.2 also inlines weak functions
author
David Howells
<dhowells@redhat.com>
Fri, 2 Nov 2012 13:20:42 +0000
(13:20 +0000)
committer
David Howells
<dhowells@redhat.com>
Fri, 2 Nov 2012 13:20:42 +0000
(13:20 +0000)
gcc-4.1.2 inlines weak functions, which causes FRV to fail when the dummy
thread_info_cache_init() gets inlined into start_kernel().
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found