jump_label, x86: Introduce jump_entry_size()
authorPeter Zijlstra <peterz@infradead.org>
Thu, 6 May 2021 19:33:58 +0000 (21:33 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 12 May 2021 12:54:55 +0000 (14:54 +0200)
commitfa5e5dc39669b4427830c546ede8709323b8276c
tree9277ff40e9c2908a6a78b8e887c0740cc5a86251
parentf9510fa9caaf8229381d5f86ba0774bf1a6ca39b
jump_label, x86: Introduce jump_entry_size()

This allows architectures to have variable sized jumps.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210506194157.786777050@infradead.org
arch/x86/include/asm/jump_label.h
arch/x86/kernel/jump_label.c
include/linux/jump_label.h
kernel/jump_label.c