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:
037e20a
)
[ARM] setup_profiling_timer must not be __init
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 23 Jul 2007 11:59:46 +0000
(12:59 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 23 Jul 2007 11:59:46 +0000
(12:59 +0100)
It's called by writes to /proc/profile, so it must not be marked __init
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found