diff options
author | Johan Almbladh <[email protected]> | 2021-08-09 11:18:24 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-08-10 11:33:18 +0200 |
commit | e5009b4636cb593c06243197fd0742ed2e6ac510 (patch) | |
tree | 9df3bcc0e85d3306af2698be21436744c9c36758 /net/unix/unix_bpf.c | |
parent | 84024a4e86d9b2085f3444190b30d5f88c76e07b (diff) |
bpf, tests: Add word-order tests for load/store of double words
A double word (64-bit) load/store may be implemented as two successive
32-bit operations, one for each word. Check that the order of those
operations is consistent with the machine endianness.
Signed-off-by: Johan Almbladh <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions