Commit 95676ed
bpf, arm64: Remove duplicated bpf_flush_icache()
The bpf_flush_icache() is done by bpf_arch_text_copy() already.
Remove the duplicated one in arch_prepare_bpf_trampoline().
Signed-off-by: Hengqi Chen <[email protected]>
Acked-by: Puranjay Mohan <[email protected]>1 parent 0e26bd3 commit 95676ed
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2773 | 2773 | | |
2774 | 2774 | | |
2775 | 2775 | | |
2776 | | - | |
2777 | 2776 | | |
2778 | 2777 | | |
2779 | 2778 | | |
| |||
0 commit comments