Merge branch 'bpf-stack-depth-tracking-fixes'
authorDaniel Borkmann <[email protected]>
Wed, 27 Dec 2017 17:36:23 +0000 (18:36 +0100)
committerDaniel Borkmann <[email protected]>
Wed, 27 Dec 2017 17:36:24 +0000 (18:36 +0100)
Alexei Starovoitov says:

====================
Jann reported an issue with stack depth tracking. Fix it and add tests.
Also fix off-by-one error in MAX_CALL_FRAMES check. This set is on top
of Jann's "selftest for late caller stack size increase" test.
====================

Signed-off-by: Daniel Borkmann <[email protected]>

Trivial merge