From: Alexei Starovoitov Date: Fri, 15 Dec 2017 17:19:36 +0000 (-0800) Subject: Merge branch 'bpf-jit-fixes' X-Git-Tag: v4.15-rc5~10^2~36^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1b08ebe5003ae291470cb6e26923628ab19606f;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf-jit-fixes' Daniel Borkmann says: ==================== Two fixes that deal with buggy usage of bpf_helper_changes_pkt_data() in the sense that they also reload cached skb data when there's no skb context but xdp one, for example. A fix where skb meta data is reloaded out of the wrong register on helper call, rest is test cases and making sure on verifier side that there's always the guarantee that ctx sits in r1. Thanks! ==================== Signed-off-by: Alexei Starovoitov --- c1b08ebe5003ae291470cb6e26923628ab19606f