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:
a4ae413
)
ARM: move __mmap_switched, C-API functions to init section
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Oct 2010 15:29:35 +0000
(16:29 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:33 +0000
(10:07 +0100)
Move these functions, which are only ever used during boot CPU
initialization, to the init section.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found