On Thu, Sep 24, 2015 at 08:33:45PM -0700, Paul Burton wrote: > The patch "MIPS: kernel: scall: Always run the seccomp syscall filters" > incorrectly calculates the address of the syscall function and instead > attempts a load from the offset of the syscall being invoked into the > table. This completely trashes all n64 userland syscalls. Fix the > address calculation. > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx> > Cc: Markos Chandras <markos.chandras@xxxxxxxxxx> > --- > Markos: could you please test all 3 ABIs you modified? The n64 one at > least has clearly not been tested. > --- Calm down. it was an honest mistake. The version I sent was slighly different to what I had in my tree and that's why the tests were passing for me. I will send it again. -- markos