Peter Zijlstra 4bbc9a07e0 x86/entry_32: Remove .fixup usage
[ Upstream commit aa93e2ad7464ffb90155a5ffdde963816f86d5dc ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-07-29 17:25:26 +02:00
..
2022-07-12 16:35:02 +02:00
2022-07-23 12:54:14 +02:00
2022-07-29 17:25:26 +02:00