From: Eric Dumazet Date: Fri, 7 Sep 2012 22:03:35 +0000 (+0000) Subject: filter: add MOD operation X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6069a95706ca5738be3f5d90fd286cbd13ac695;p=pandora-kernel.git filter: add MOD operation Add a new ALU opcode, to compute a modulus. Commit ffe06c17afbbb used an ancillary to implement XOR_X, but here we reserve one of the available ALU opcode to implement both MOD_X and MOD_K Signed-off-by: Eric Dumazet Suggested-by: George Bakos Cc: Jay Schulist Cc: Jiri Pirko Cc: Andi Kleen Signed-off-by: David S. Miller --- Reading git-diff-tree failed