On Wed, Jul 23, 2014 at 10:00:09AM +0100, Markos Chandras wrote: > This macro uses the capitalized UASM_* macros to emit 32 or 64-bit > instructions depending on the kernel configurations. This allows > us to remove a few CONFIG_64BIT ifdefs from the code. > > Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx> > --- > arch/mips/net/bpf_jit.c | 51 ++++++++++++++++++------------------------------- > 1 file changed, 19 insertions(+), 32 deletions(-) > Hi Ralf, ping? -- markos