Section mismatch in parainstructions

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

 



Randy Dunlap wrote:
> Is it OK for section .parainstructions to reference
> exit.text?
>
> I'm seeing:
>
> WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x0)
> WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x8)
>
> If that's OK, we need a small patch to modpost, as below.
>   

What are the semantics of .exit.text?  In principle a paravirtualized
instruction can appear anywhere, so I think these warnings are bogus. 
The only concern is if one of these sections disappears before the
paravirt_ops instruction substitution happens.

    J


[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