Compile error with !CONFIG_PARAVIRT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FYI - I was working on some changes, and just noticed this with 
!CONFIG_PARAVIRT.

  CC      arch/i386/kernel/alternative.o
arch/i386/kernel/alternative.c:436: error: ?apply_paravirt? undeclared 
here (not in a function)
arch/i386/kernel/alternative.c:436: warning: type defaults to ?int? in 
declaration of ?apply_paravirt?
arch/i386/kernel/alternative.c:437: error: ?__start_parainstructions? 
undeclared here (not in a function)
arch/i386/kernel/alternative.c:437: warning: type defaults to ?int? in 
declaration of ?__start_parainstructions?
arch/i386/kernel/alternative.c:438: error: ?__stop_parainstructions? 
undeclared here (not in a function)
arch/i386/kernel/alternative.c:438: warning: type defaults to ?int? in 
declaration of ?__stop_parainstructions?
make[1]: *** [arch/i386/kernel/alternative.o] Error 1
make: *** [arch/i386/kernel] Error 2

Any takers, or should I wait till Chris finishes rebasing against -git?

Zach


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux