https://github.com/torvalds/linux
Revision a06cdb5676272a12056820aeb49a1416ad2d0c6f authored by Jean Delvare on 18 May 2010, 07:34:12 UTC, committed by Avi Kivity on 09 June 2010, 15:39:09 UTC
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>
1 parent e44a21b
History
Tip revision: a06cdb5676272a12056820aeb49a1416ad2d0c6f authored by Jean Delvare on 18 May 2010, 07:34:12 UTC
KVM: powerpc: fix init/exit annotation
Tip revision: a06cdb5
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-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.0 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top