From 3247274536729b6cc23208cc087e50fdef3de6ba Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Sat, 1 Dec 2012 12:29:08 +0100 Subject: [PATCH] s390/bpf,jit: add support MOD instruction Add support for MOD operation for s390's JIT. Same as 280050cc "x86 bpf_jit: support MOD operation" for x86 which adds JIT support for the generic new MOD operation introduced with b6069a9570 "filter: add MOD operation". Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed