Skip to content

bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions#12142

Open
kernel-patches-daemon-bpf[bot] wants to merge 1 commit into
bpf-next_basefrom
series/1098326=>bpf-next
Open

bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions#12142
kernel-patches-daemon-bpf[bot] wants to merge 1 commit into
bpf-next_basefrom
series/1098326=>bpf-next

Conversation

@kernel-patches-daemon-bpf
Copy link
Copy Markdown

Pull request for series with
subject: bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions
version: 2
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1098326

@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: 3db0419
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1098326
version: 2

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>
@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: b1fcdf9
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1098326
version: 2

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf Bot force-pushed the series/1098326=>bpf-next branch from 709cbb5 to e715408 Compare May 21, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant