diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-09-15 13:11:20 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-10-17 16:41:11 +0200 |
commit | fe54d0793796ccdb213d8ea7bff0b49903b6afaa (patch) | |
tree | a93858add4a90d2595767de3e46df9a41ecf0daf /arch/x86/entry | |
parent | 80e4c1cd42fff110bfdae8fce7ac4f22465f9664 (diff) |
x86/alternatives: Provide text_poke_copy_locked()
The upcoming call thunk patching must hold text_mutex and needs access to
text_poke_copy(), which takes text_mutex.
Provide a _locked postfixed variant to expose the inner workings.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220915111147.159977224@infradead.org
Diffstat (limited to 'arch/x86/entry')
0 files changed, 0 insertions, 0 deletions