Searched hist:aadd1b678ebef81cc3ed23663253ae3749cdc673 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | text-patching.h | diff aadd1b678ebef81cc3ed23663253ae3749cdc673 Fri May 20 18:57:52 CDT 2022 Song Liu <song@kernel.org> x86/alternative: Introduce text_poke_set
Introduce a memset like API for text_poke. This will be used to fill the unused RX memory with illegal instructions.
Suggested-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/bpf/20220520235758.1858153-3-song@kernel.org
|
/openbmc/linux/arch/x86/kernel/ |
H A D | alternative.c | diff aadd1b678ebef81cc3ed23663253ae3749cdc673 Fri May 20 18:57:52 CDT 2022 Song Liu <song@kernel.org> x86/alternative: Introduce text_poke_set
Introduce a memset like API for text_poke. This will be used to fill the unused RX memory with illegal instructions.
Suggested-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/bpf/20220520235758.1858153-3-song@kernel.org
|