-
Notifications
You must be signed in to change notification settings - Fork 6
riscv, bpf: Remove duplicated bpf_flush_icache() #5891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: bpf-next_base
Are you sure you want to change the base?
riscv, bpf: Remove duplicated bpf_flush_icache() #5891
Conversation
Upstream branch: c9110e6 |
0e26bd3
to
4e70ac0
Compare
Upstream branch: abc8a95 |
40b727d
to
e7b593c
Compare
4e70ac0
to
c04dd5a
Compare
Upstream branch: 929adf8 |
e7b593c
to
5d3bf2c
Compare
c04dd5a
to
4754b79
Compare
Upstream branch: 2d92ef7 |
5d3bf2c
to
2b38a6b
Compare
4754b79
to
af15c58
Compare
Upstream branch: b338cf8 |
2b38a6b
to
b857bc3
Compare
Upstream branch: b338cf8 |
b857bc3
to
85c5e2f
Compare
af15c58
to
c979e9f
Compare
Upstream branch: 9621eb6 |
85c5e2f
to
e506d93
Compare
c979e9f
to
2d215b0
Compare
Upstream branch: e12873e |
e506d93
to
2881744
Compare
2d215b0
to
05282f4
Compare
Upstream branch: 93a83d0 |
2881744
to
9eec00e
Compare
05282f4
to
e2bfc81
Compare
Upstream branch: 60ef541 |
9eec00e
to
5c46010
Compare
e2bfc81
to
ba991b7
Compare
Upstream branch: f859813 |
5c46010
to
3970acb
Compare
ba991b7
to
cf2fd3b
Compare
Upstream branch: 5d87e96 |
3970acb
to
9157c36
Compare
cf2fd3b
to
cd9a59e
Compare
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]> Reviewed-by: Pu Lehui <[email protected]>
Upstream branch: a578b54 |
9157c36
to
1ac7c0e
Compare
Pull request for series with
subject: riscv, bpf: Remove duplicated bpf_flush_icache()
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=998814