diff options
author | 2011-07-09 21:59:07 +0530 | |
---|---|---|
committer | 2011-07-11 13:37:04 -0400 | |
commit | 3c52b7bf6967e53dec3fbbcf99fee65e49e600df (patch) | |
tree | d3995473bae6373db8d7a8c8ae8ec4c6c716ff93 /kernel | |
parent | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. (diff) | |
download | linux-rng-3c52b7bf6967e53dec3fbbcf99fee65e49e600df.tar.xz linux-rng-3c52b7bf6967e53dec3fbbcf99fee65e49e600df.zip |
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 'kernel')
0 files changed, 0 insertions, 0 deletions