diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-05-18 09:34:12 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-06-09 18:39:09 +0300 |
commit | a06cdb5676272a12056820aeb49a1416ad2d0c6f (patch) | |
tree | 4ab9d8f3842eeab768b70a16c507a90538685883 /arch/powerpc/boot/Makefile | |
parent | e44a21b7268a022c7749f521c06214145bd161e4 (diff) | |
download | blackbird-op-linux-a06cdb5676272a12056820aeb49a1416ad2d0c6f.tar.gz blackbird-op-linux-a06cdb5676272a12056820aeb49a1416ad2d0c6f.zip |
KVM: powerpc: fix init/exit annotation
kvmppc_e500_exit() is a module_exit function, so it should be tagged
with __exit, not __init. The incorrect annotation was added by commit
2986b8c72c272ea58edd37903b042c6da985627d.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@kernel.org
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/boot/Makefile')
0 files changed, 0 insertions, 0 deletions