linux-stable/arch/x86/include
Peter Zijlstra aa93e2ad74 x86/entry_32: Remove .fixup usage
Where possible, push the .fixup into code, at the tail of functions.

This is hard for macros since they're used in multiple functions,
therefore introduce a new extable handler to pop zeros.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20211110101325.245184699@infradead.org
2021-12-11 09:09:46 +01:00
..
asm x86/entry_32: Remove .fixup usage 2021-12-11 09:09:46 +01:00
uapi/asm Merge branch 'kvm-5.16-fixes' into kvm-master 2021-11-11 11:03:05 -05:00