git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
222d21a
)
KVM: PPC: annotate kvm_rma_init as __init
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Mon, 7 Nov 2011 13:29:56 +0000
(13:29 +0000)
committer
Avi Kivity
<avi@redhat.com>
Tue, 27 Dec 2011 09:26:40 +0000
(11:26 +0200)
kvm_rma_init() is only called at boot-time, by setup_arch, which is also __init.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found