]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/test_bpf.c
test: bpf: expand DIV_KX to DIV_MOD_KX
authorDenis Kirjanov <kda@linux-powerpc.org>
Mon, 1 Dec 2014 10:12:25 +0000 (13:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 01:23:22 +0000 (20:23 -0500)
commit6867b17b26d80cfd419e491141feb75082915979
treefc6d1d2dde571a917563031e7244d8d768d6be39
parentaae68bc6f69a574beceeca6d323636782c437fa6
test: bpf: expand DIV_KX to DIV_MOD_KX

Expand DIV_KX to use BPF_MOD operation in the
DIV_KX bpf 'classic' test.

CC: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/test_bpf.c