commit | 5048bcba4d27d975593ef5c55f217aafe015ec3b | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Jul 23 12:59:46 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Jul 23 12:59:46 2007 +0100 |
tree | 0be853fc3445a5f36f9ddc86df3c8d8eb4d93039 | |
parent | 037e20a3c5c206efdf63f1b45c8b082fc57253d2 [diff] |
[ARM] setup_profiling_timer must not be __init 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>