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