758f2046ea
BPF_ALU64 div/mod operations are currently using signed division, unlike
BPF_ALU32 operations. Fix the same. DIV64 and MOD64 overflow tests pass
with this fix.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |