https://github.com/torvalds/linux
Revision 6355f25ed965421725d92cf719fc63008690ca1c authored by Stephen Warren on 18 June 2012, 21:01:50 UTC, committed by Olof Johansson on 18 June 2012, 23:42:57 UTC
This solves a section mismatch warning. I hadn't noticed this before,
because my compiler was inlining tegra_cpu_reset_handler_enable() inside
tegra_cpu_reset_handler_init(), which is already __init, but I switched
compilers and it stopped doing that.

Cc: <stable@kernel.org> # v3.4
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 22cec7c
History
Tip revision: 6355f25ed965421725d92cf719fc63008690ca1c authored by Stephen Warren on 18 June 2012, 21:01:50 UTC
ARM: tegra: make tegra_cpu_reset_handler_enable() __init
Tip revision: 6355f25
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top