From: Alexei Starovoitov Date: Fri, 9 Dec 2022 02:25:32 +0000 (-0800) Subject: Merge branch 'Dynptr refactorings' X-Git-Tag: v6.6.7~3913^2~23^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26d6506a50403e4c5440ae124fa66747ed07b0ca;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'Dynptr refactorings' Kumar Kartikeya Dwivedi says: ==================== This is part 1 of https://lore.kernel.org/bpf/20221018135920.726360-1-memxor@gmail.com. This thread also gives some background on why the refactor is being done: https://lore.kernel.org/bpf/CAEf4Bzb4beTHgVo+G+jehSj8oCeAjRbRcm6MRe=Gr+cajRBwEw@mail.gmail.com As requested in patch 6 by Alexei, it only includes patches which refactors the code, on top of which further fixes will be made in part 2. The refactor itself fixes another issue as a side effect. No functional change is intended (except a few modified log messages). Changelog: ---------- v1 -> v2 v1: https://lore.kernel.org/bpf/20221115000130.1967465-1-memxor@gmail.com * Address feedback from Joanne and David, add acks Fixes v1 -> v1 Fixes v1: https://lore.kernel.org/bpf/20221018135920.726360-1-memxor@gmail.com * Collect acks from Joanne and David * Fix misc nits pointed out by Joanne, David * Split move of reg->off alignment check for dynptr into separate change (Alexei) ==================== Signed-off-by: Alexei Starovoitov --- 26d6506a50403e4c5440ae124fa66747ed07b0ca