Re: [patch V4 14/15] x86/entry: Cleanup idtentry_enter/exit

2020-07-21 Thread Kees Cook
On Tue, Jul 21, 2020 at 12:57:20PM +0200, Thomas Gleixner wrote: > Remove the temporary defines and fixup all references. > > Signed-off-by: Thomas Gleixner Reviewed-by: Kees Cook -- Kees Cook

[patch V4 14/15] x86/entry: Cleanup idtentry_enter/exit

2020-07-21 Thread Thomas Gleixner
Remove the temporary defines and fixup all references. Signed-off-by: Thomas Gleixner --- arch/x86/entry/common.c |6 +++--- arch/x86/include/asm/idtentry.h | 33 ++--- arch/x86/kernel/kvm.c |6 +++--- arch/x86/kernel/traps.c |