Merge branch 'Dynptr Verifier Adjustments'
authorAlexei Starovoitov <ast@kernel.org>
Sat, 6 May 2023 23:42:58 +0000 (16:42 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 6 May 2023 23:43:10 +0000 (16:43 -0700)
Daniel Rosenberg says:

====================
These patches relax a few verifier requirements around dynptrs.
Patches 1-3 are unchanged from v2, apart from rebasing
Patch 4 is the same as in v1, see
https://lore.kernel.org/bpf/CA+PiJmST4WUH061KaxJ4kRL=fqy3X6+Wgb2E2rrLT5OYjUzxfQ@mail.gmail.com/
Patch 5 adds a test for the change in Patch 4
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge