On 9/4/19 12:51 AM, Alexei Starovoitov wrote:
Add two tests to check that stack slot marking during backtracking
doesn't trigger 'spi > allocated_stack' warning.
One test is using BPF_ST insn. Another is using BPF_STX.
Signed-off-by: Alexei Starovoitov
Applied, thanks!
Add two tests to check that stack slot marking during backtracking
doesn't trigger 'spi > allocated_stack' warning.
One test is using BPF_ST insn. Another is using BPF_STX.
Signed-off-by: Alexei Starovoitov
---
these tests depend on the fix https://patchwork.ozlabs.org/patch/1157368/
---
.../tes