diff options
author | Pu Lehui <pulehui@huawei.com> | 2022-05-30 17:28:12 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-06-02 16:26:06 -0700 |
commit | cc1685546df87d9872e1ccef5bf56ac5262be0b1 (patch) | |
tree | 5f4bc7f9e7b54ee26e273c635163fcee444b901b /arch | |
parent | 3cb70413041fdf028fa1ba3986fd0c6aec9e3dcb (diff) |
bpf: Correct the comment about insn_to_jit_off
The insn_to_jit_off passed to bpf_prog_fill_jited_linfo should be the
first byte of the next instruction, or the byte off to the end of the
current instruction.
Signed-off-by: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220530092815.1112406-4-pulehui@huawei.com
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions