From: Andrii Nakryiko Date: Thu, 13 Oct 2022 15:37:56 +0000 (-0700) Subject: Merge branch 'Fix bugs found by ASAN when running selftests' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6e73e683b6e93f8d475ef6d6813928a860c8d124;p=linux.git Merge branch 'Fix bugs found by ASAN when running selftests' Xu Kuohai says: ==================== From: Xu Kuohai This series fixes bugs found by ASAN when running bpf selftests on arm64. v4: - Address Andrii's suggestions v3: https://lore.kernel.org/bpf/5311e154-c2d4-91a5-ccb8-f5adede579ed@huawei.com - Fix error failure of case test_xdp_adjust_tail_grow exposed by this series v2: https://lore.kernel.org/bpf/20221010070454.577433-1-xukuohai@huaweicloud.com - Rebase and fix conflict v1: https://lore.kernel.org/bpf/20221009131830.395569-1-xukuohai@huaweicloud.com ==================== Signed-off-by: Andrii Nakryiko --- 6e73e683b6e93f8d475ef6d6813928a860c8d124