[REGRESSION][PATCH V4 3/3] bpf jit: Let the powerpc jit handle negative offsets
Benjamin Herrenschmidt
benh at kernel.crashing.org
Mon Apr 30 15:26:08 EST 2012
> No idea, i was going by the old saying:
> "Thou shall not include kernel header, or you will feel the wrath of angry
> kernel gurus."
Heh :-)
Well, googling around, it looks like there's a mix of both type of
programs out there. Those using a struct bpf_program and those using a
struct soft_fprog.
Only the latter will work on BE machines as far as I can tell.
David, what's the right way to fix that ?
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list