Re: [RFC PATCH 4/9] mips: allocate sys_membarrier system call number

2015-08-28 Thread Mathieu Desnoyers
- On Aug 28, 2015, at 3:40 AM, Ralf Baechle r...@linux-mips.org wrote: > On Thu, Aug 27, 2015 at 01:56:50PM -0400, Mathieu Desnoyers wrote: > >> [ Untested on this architecture. To try it out: fetch linux-next/akpm, >> apply this patch, build/run a membarrier-enabled kernel, and do make >>

Re: [RFC PATCH 4/9] mips: allocate sys_membarrier system call number

2015-08-28 Thread Ralf Baechle
On Thu, Aug 27, 2015 at 01:56:50PM -0400, Mathieu Desnoyers wrote: > [ Untested on this architecture. To try it out: fetch linux-next/akpm, > apply this patch, build/run a membarrier-enabled kernel, and do make > kselftest. ] > > Signed-off-by: Mathieu Desnoyers > CC: Andrew Morton > CC: li

[RFC PATCH 4/9] mips: allocate sys_membarrier system call number

2015-08-27 Thread Mathieu Desnoyers
[ Untested on this architecture. To try it out: fetch linux-next/akpm, apply this patch, build/run a membarrier-enabled kernel, and do make kselftest. ] Signed-off-by: Mathieu Desnoyers CC: Andrew Morton CC: linux-...@vger.kernel.org CC: Ralf Baechle CC: linux-m...@linux-mips.org --- arch/