diff options
author | Hari Bathini <[email protected]> | 2023-10-20 19:43:55 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-10-23 20:33:19 +1100 |
commit | 6efc1675acb88eef45ef0156b93f95d66a8ee759 (patch) | |
tree | 9e43c538e8fc92f7ffcf1ae2bcbc96c673310381 /scripts/generate_rust_target.rs | |
parent | 465cabc97b42405eb89380ea6ba8d8b03e4ae1a2 (diff) |
powerpc/bpf: implement bpf_arch_text_copy
bpf_arch_text_copy is used to dump JITed binary to RX page, allowing
multiple BPF programs to share the same page. Use the newly introduced
patch_instructions() to implement it.
Signed-off-by: Hari Bathini <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions