Skip to content
Snippets Groups Projects
Commit 89dd9bb2 authored by Yiming Xiang's avatar Yiming Xiang Committed by Alexei Starovoitov
Browse files

docs/bpf: Fix a typo in verifier.rst


In verifier.rst, there is a typo in section 'Register parentage chains'.
Caller saved registers are r0-r5, callee saved registers are r6-r9.

Here by context it means callee saved registers rather than caller saved
registers. This may confuse users.

Signed-off-by: default avatarYiming Xiang <kxiang@umich.edu>
Link: https://lore.kernel.org/r/20240829031712.198489-1-kxiang@umich.edu


Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent bd0b4836
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment