From: Alexei Starovoitov Date: Sun, 11 Nov 2018 06:29:59 +0000 (-0800) Subject: Merge branch 'narrow-loads' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=407be8d03e20d70d15cd8c21591202a591e3c2b2;p=linux.git Merge branch 'narrow-loads' Andrey Ignatov says: ==================== This patch set adds support for narrow loads with offset > 0 to BPF verifier. Patch 1 provides more details and is the main patch in the set. Patches 2 and 3 add new test cases to test_verifier and test_sock_addr selftests. v1->v2: - fix -Wdeclaration-after-statement warning. ==================== Signed-off-by: Alexei Starovoitov --- 407be8d03e20d70d15cd8c21591202a591e3c2b2