rough sketch of revised patching infrastructure

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

 



Ian Campbell wrote:
>> +       else if (type == PARAVIRT_PATCH(iret) ||
>> +                type == PARAVIRT_PATCH(irq_enable_sysexit))
>> +               ret = paravirt_patch_jmp(type, clobbers, site, len);
>> +       else
>> +               ret = paravirt_patch_jmp(type, clobbers, site, len);
>>     
>
> Should be a paravirt_patch_call?

Yep.  I noticed that after I posted it.  Should work aside from that.

    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