]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/linkage: Fix padding for typed functions
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 12 Apr 2023 20:26:14 +0000 (13:26 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 14 Apr 2023 14:08:30 +0000 (16:08 +0200)
commit4a2c3448ed3d362431c249ec0eb0f90281804ea8
tree469ccfb2df6ca30096c8789bfc749cd82f7f596d
parentbd456a1bedd20cebd37493f8cb0291294a7356ea
x86/linkage: Fix padding for typed functions

CFI typed functions are failing to get padded properly for
CONFIG_CALL_PADDING.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/721f0da48d2a49fe907225711b8b76a2b787f9a8.1681331135.git.jpoimboe@kernel.org
arch/x86/include/asm/linkage.h