Skip to content

Commit 30a19db

Browse files
committed
Remove verifier paragraph
Moving it to a separate verifier expectations document Signed-off-by: Dave Thaler <[email protected]>
1 parent 3e3dc6c commit 30a19db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

isa/kernel.org/instruction-set.rst

-4
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,6 @@ The 4-bit 'code' field encodes the operation as below, where PC is the program c
307307

308308
where 'version' indicates the first ISA version in which the value was supported.
309309

310-
The eBPF verifier is responsible for verifying that the
311-
eBPF program stores the return value into register R0 before doing a
312-
``BPF_EXIT``.
313-
314310
Helper functions
315311
~~~~~~~~~~~~~~~~
316312
Helper functions are a concept whereby BPF programs can call into

0 commit comments

Comments
 (0)