mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
d084dcf256
Until now a stack frame was set at all time due to the need
to keep tail call counter in the stack.
But since commit
|
||
---|---|---|
.. | ||
bpf_jit_comp32.c | ||
bpf_jit_comp64.c | ||
bpf_jit_comp.c | ||
bpf_jit.h | ||
Makefile |