lkml.org 
[lkml]   [2016]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3] x86/msr: Add write msr notrace to avoid the debug codes splash
From
Date


On 25/10/2016 04:58, Wanpeng Li wrote:
> @@ -319,7 +319,7 @@ static void kvm_guest_apic_eoi_write(u32 reg, u32 val)

This needs to be notrace too.

Paolo

> */
> if (__test_and_clear_bit(KVM_PV_EOI_BIT, this_cpu_ptr(&kvm_apic_eoi)))
> return;
> - apic_write(APIC_EOI, APIC_EOI_ACK);
> + apic->native_eoi_write(APIC_EOI, APIC_EOI_ACK);
> }
>

\
 
 \ /
  Last update: 2016-10-25 13:16    [W:0.054 / U:1.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site