x86/callthunks: Mark apply_relocation() as __init_or_module
authorIngo Molnar <mingo@kernel.org>
Thu, 30 Nov 2023 19:15:51 +0000 (20:15 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 30 Nov 2023 19:15:51 +0000 (20:15 +0100)
commit6724ba89e0b03667d56616614f55e1f772d38fdb
tree6ead218356b4dee55cfa7f74114e1256bde782de
parent0978d64f9406122c369d5f46e1eb855646f6c32c
x86/callthunks: Mark apply_relocation() as __init_or_module

Do it like the rest of the methods using it.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Uros Bizjak <ubizjak@gmail.com>
Link: https://lore.kernel.org/r/20231105213731.1878100-3-ubizjak@gmail.com
arch/x86/include/asm/text-patching.h
arch/x86/kernel/alternative.c