bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions#12140
bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions#12140kernel-patches-daemon-bpf[bot] wants to merge 1 commit into
Conversation
|
Upstream branch: 523d2f4 |
AI reviewed your patch. Please fix the bug or email reply why it's not a bug. In-Reply-To-Subject: |
|
Forwarding comment 4499786602 via email |
ceeb3aa to
ec31e3e
Compare
|
Upstream branch: 3db0419 |
cdcb819 to
4b8c361
Compare
ec31e3e to
b3beebb
Compare
|
Upstream branch: b1fcdf9 |
Commit 8804423 ("bpf: Introduce load-acquire and store-release instructions") instroduced the LOAD_ACQUIRE and STORE_RELEASE atomic instructions modifiers. Those are currently not described in the documentation, despite being used in the verifier and the various JIT compilers supporting them. Add the missing entries in the instruction set documentation. Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
4b8c361 to
72ce479
Compare
Pull request for series with
subject: bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1098082