summary refs log tree commit diff
path: root/arch/m68k/Kconfig.bus
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2023-08-16 12:44:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-26 13:27:00 +0200
commitc1f831425fe900fd18789733b66f4c987345296c (patch)
tree9f6218d26e8cbc92f71aec43f93dd4dc6ede9ac8 /arch/m68k/Kconfig.bus
parentc16d0b3baff418ca09c4f6a7e04f0bfc472187bf (diff)
downloadlinux-c1f831425fe900fd18789733b66f4c987345296c.tar.gz
x86/static_call: Fix __static_call_fixup()
commit 54097309620ef0dc2d7083783dc521c6a5fef957 upstream.

Christian reported spurious module load crashes after some of Song's
module memory layout patches.

Turns out that if the very last instruction on the very last page of the
module is a 'JMP __x86_return_thunk' then __static_call_fixup() will
trip a fault and die.

And while the module rework made this slightly more likely to happen,
it's always been possible.

Fixes: ee88d363d156 ("x86,static_call: Use alternative RET encoding")
Reported-by: Christian Bricart <christian@bricart.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lkml.kernel.org/r/20230816104419.GA982867@hirez.programming.kicks-ass.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/m68k/Kconfig.bus')
0 files changed, 0 insertions, 0 deletions