From: Alexei Starovoitov Date: Tue, 23 Aug 2022 23:22:00 +0000 (-0700) Subject: Merge branch 'Fix reference state management for synchronous callbacks' X-Git-Tag: v6.1-rc1~170^2~251^2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=096830808cf477f0f3f5f5ed8fd37a07dbea5c83;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'Fix reference state management for synchronous callbacks' Kumar Kartikeya Dwivedi says: ==================== This is patch 1, 2 + their individual tests split into a separate series from the RFC, so that these can be taken in, while we continue working towards a fix for handling stack access inside the callback. Changelog: ---------- v1 -> v2: v1: https://lore.kernel.org/bpf/20220822131923.21476-1-memxor@gmail.com * Fix error for test_progs-no_alu32 due to distinct alloc_insn in errstr RFC v1 -> v1: RFC v1: https://lore.kernel.org/bpf/20220815051540.18791-1-memxor@gmail.com * Fix up commit log to add more explanation (Alexei) * Split reference state fix out into a separate series ==================== Signed-off-by: Alexei Starovoitov --- 096830808cf477f0f3f5f5ed8fd37a07dbea5c83