mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 23:06:14 +01:00
Special case handling of the smallest 32-bit negative number for BPF_SUB.
Fixes:
|
||
|---|---|---|
| .. | ||
| bpf_jit.h | ||
| bpf_jit64.h | ||
| bpf_jit_comp.c | ||
| bpf_jit_comp32.c | ||
| bpf_jit_comp64.c | ||
| Makefile | ||