aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2019-02-27 11:15:11 -0800
committerDaniel Borkmann <daniel@iogearbox.net>2019-03-01 00:48:51 +0100
commitebace0e981b2aa6b2c0eb9bee0df3676fd690d8b (patch)
treeaf47c4984dd7df6781c7954f75e082f3ef8d1123 /scripts/objdiff
parentbpf: add missing entries to bpf_helpers.h (diff)
downloadlinux-ebace0e981b2aa6b2c0eb9bee0df3676fd690d8b.tar.gz
linux-ebace0e981b2aa6b2c0eb9bee0df3676fd690d8b.zip
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Older GCC (<4.8) isn't smart enough to optimize !__builtin_constant_p() branch in bpf_htons. I recently fixed it for pkt_v4 and pkt_v6 in commit a0517a0f7ef23 ("selftests/bpf: use __bpf_constant_htons in test_prog.c"), but later added another bunch of bpf_htons in commit bf0f0fd939451 ("selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector"). Fixes: bf0f0fd939451 ("selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector") Signed-off-by: Stanislav Fomichev <sdf@google.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
ommit/arch/arm/boot/dts/tegra30-cardhu.dtsi?id=b9c665d75beb9239f8a0847786cf27dcb8a61b00&follow=1'>ARM: tegra: update *.dts for regulator-compatible deprecationStephen Warren7-357/+112 2012-11-05usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+3 2012-11-05usb: host: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+4 2012-11-04Linux 3.7-rc4v3.7-rc4Linus Torvalds1-1/+1 2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3 2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45 2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1 2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1 2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7 2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1 2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0 2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1 2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1 2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2 2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson1-1/+1