Searched hist:"0 e06b40371682b6b70ed0302a7baec0698ada95c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | text-patching.h | diff 0e06b40371682b6b70ed0302a7baec0698ada95c Fri Feb 04 12:57:38 CST 2022 Song Liu <song@kernel.org> x86/alternative: Introduce text_poke_copy
This will be used by BPF jit compiler to dump JITed binary to a RX huge page, and thus allow multiple BPF programs sharing the a huge (2MB) page.
Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/bpf/20220204185742.271030-6-song@kernel.org
|
/openbmc/linux/arch/x86/kernel/ |
H A D | alternative.c | diff 0e06b40371682b6b70ed0302a7baec0698ada95c Fri Feb 04 12:57:38 CST 2022 Song Liu <song@kernel.org> x86/alternative: Introduce text_poke_copy
This will be used by BPF jit compiler to dump JITed binary to a RX huge page, and thus allow multiple BPF programs sharing the a huge (2MB) page.
Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/bpf/20220204185742.271030-6-song@kernel.org
|