From: Andrii Nakryiko Date: Mon, 7 Feb 2022 20:12:23 +0000 (-0800) Subject: Merge branch 'bpf: Fix strict mode calculation' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=128dac5f21e950746aae3c1ef6df87e231d288a3;p=linux.git Merge branch 'bpf: Fix strict mode calculation' Mauricio Vásquez says: ==================== This series fixes a bad calculation of strict mode in two places. It also updates libbpf to make it easier for the users to disable a specific LIBBPF_STRICT_* flag. v1 -> v2: - remove check in libbpf_set_strict_mode() - split in different commits v1: https://lore.kernel.org/bpf/20220204220435.301896-1-mauricio@kinvolk.io/ ==================== Signed-off-by: Andrii Nakryiko --- 128dac5f21e950746aae3c1ef6df87e231d288a3