aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/asm
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@intel.com>2018-05-07 19:43:50 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2018-05-09 18:12:21 +0200
commitea7e3435297c6ba3c8ae51db6ea48f1ed657dc5c (patch)
tree2f8339e8c0e17b2aa4ac6421ec6eadc7dac876ef /tools/include/uapi/asm
parentMerge branch 'bpf-nfp-programmable-rss' (diff)
downloadlinux-dev-ea7e3435297c6ba3c8ae51db6ea48f1ed657dc5c.tar.xz
linux-dev-ea7e3435297c6ba3c8ae51db6ea48f1ed657dc5c.zip
xsk: fix 64-bit division
i386 builds report: net/xdp/xdp_umem.o: In function `xdp_umem_reg': xdp_umem.c:(.text+0x47e): undefined reference to `__udivdi3' This fix uses div_u64 instead of the GCC built-in. Fixes: c0c77d8fb787 ("xsk: add user memory registration support sockopt") Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Reported-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/include/uapi/asm')
0 files changed, 0 insertions, 0 deletions