From: Matt Evans <redacted>
Date: Sat, 17 Nov 2012 00:00:38 +0000
Hi Daniel,
On 08/11/2012, at 9:39 PM, Daniel Borkmann wrote:
quoted
This patch is a follow-up for patch "filter: add XOR instruction for use
with X/K" that implements BPF PowerPC JIT parts for the BPF XOR operation.
Signed-off-by: Daniel Borkmann <redacted>
Cc: Matt Evans <redacted>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---
Disclaimer: uncompiled and untested, since I don't have a PPC machine,
but it should (hopefully) integrate cleanly; impl. after PPC instruction
reference.
Unfortunately I can only compile and test this mentally, but it looks fine, instruction formats correct etc. Thanks!
Acked-by: Matt Evans <redacted>
Applied.