You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Rothwell
2986b8c72c
KVM: powerpc: fix some init/exit annotations
...
Fixes a couple of warnings like this one:
WARNING: arch/powerpc/kvm/kvm-440.o(.text+0x1e8c): Section mismatch in reference from the function kvmppc_44x_exit() to the function .exit.text:kvmppc_booke_exit()
The function kvmppc_44x_exit() references a function in an exit section.
Often the function kvmppc_booke_exit() has valid usage outside the exit section
and the fix is to remove the __exit annotation of kvmppc_booke_exit.
Also add some __init annotations on obvious routines.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Avi Kivity <avi@redhat.com>
16 years ago
..
alpha
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
arm
[ARM] Kirkwood: enable eSATA on QNAP TS-219P
16 years ago
avr32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
16 years ago
blackfin
blackfin: fix wrong CTS inversion
16 years ago
cris
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
frv
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
h8300
sched: INIT_PREEMPT_COUNT
16 years ago
ia64
KVM: ia64: Correct itc_offset calculations
16 years ago
m32r
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
m68k
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
16 years ago
m68knommu
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
16 years ago
microblaze
microblaze: Update Microblaze defconfigs
16 years ago
mips
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
16 years ago
mn10300
MN10300: includecheck fix: mn10300, pci.h
16 years ago
parisc
parisc: fix warning in traps.c
16 years ago
powerpc
KVM: powerpc: fix some init/exit annotations
16 years ago
s390
KVM: s390: streamline memslot handling
16 years ago
sh
sh: sh7724 ddr self-refresh changes
16 years ago
sparc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
16 years ago
um
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
x86
KVM: SVM: Fold kvm_svm.h info svm.c
16 years ago
xtensa
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
.gitignore
…
Kconfig
…