Re: [patch V4 part 5 22/31] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC

From: Thomas Gleixner
Date: Wed May 06 2020 - 13:12:17 EST


Wei Liu <wei.liu@xxxxxxxxxx> writes:
>> --- a/arch/x86/entry/entry_32.S
>> +++ b/arch/x86/entry/entry_32.S
>> @@ -1342,20 +1342,6 @@ BUILD_INTERRUPT3(xen_hvm_callback_vector
>> xen_evtchn_do_upcall)
>> #endif
>>
>
> You seem to have missed the Xen entry.

See the next patch ...