On Mon, Aug 18, 2014 at 09:28:31AM +0100, Markos Chandras wrote: > 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? Ignored like a few other patches by various submitters because it was not a fix and submitted after the -rc5 deadline. Applied now. Ralf