diff options
author | Raghavendra D Prabhu <rprabhu@wnohang.net> | 2011-07-09 20:29:07 +0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-07-11 21:37:04 +0400 |
commit | 3c52b7bf6967e53dec3fbbcf99fee65e49e600df (patch) | |
tree | d3995473bae6373db8d7a8c8ae8ec4c6c716ff93 /arch/arm/mach-davinci/devices.c | |
parent | ee339fe63ac408e4604c1c88b1f9a428f2511b70 (diff) | |
download | linux-3c52b7bf6967e53dec3fbbcf99fee65e49e600df.tar.xz |
xen:pvhvm: Modpost section mismatch fix
Removing __init from check_platform_magic since it is called by
xen_unplug_emulated_devices in non-init contexts (It probably gets inlined
because of -finline-functions-called-once, removing __init is more to avoid
mismatch being reported).
Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/arm/mach-davinci/devices.c')
0 files changed, 0 insertions, 0 deletions