]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit948b0b97655ded448bc12a07f4a0366c2e7f7de5
treefc6d1d2dde571a917563031e7244d8d768d6be39
parentbaf4fcfbf8a8b70b20a4a1c721c9c6512b8b9648
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