Re: [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number

2015-09-17 Thread Russell King - ARM Linux
On Thu, Sep 17, 2015 at 01:37:53PM +, Mathieu Desnoyers wrote: > - On Sep 17, 2015, at 9:13 AM, Russell King - ARM Linux > li...@arm.linux.org.uk wrote: > > > On Wed, Sep 16, 2015 at 06:27:10PM +, Mathieu Desnoyers wrote: > >> - On Sep 7, 2015, at 12:15 PM, Mathieu Desnoyers > >>

Re: [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number

2015-09-17 Thread Mathieu Desnoyers
- On Sep 17, 2015, at 9:13 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: > On Wed, Sep 16, 2015 at 06:27:10PM +, Mathieu Desnoyers wrote: >> - On Sep 7, 2015, at 12:15 PM, Mathieu Desnoyers >> mathieu.desnoy...@efficios.com wrote: >> >> > [ Untested on this architecture.

Re: [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number

2015-09-17 Thread Russell King - ARM Linux
On Wed, Sep 16, 2015 at 06:27:10PM +, Mathieu Desnoyers wrote: > - On Sep 7, 2015, at 12:15 PM, Mathieu Desnoyers > mathieu.desnoy...@efficios.com wrote: > > > [ Untested on this architecture. To try it out: fetch linux-next/akpm, > > apply this patch, build/run a membarrier-enabled kern

Re: [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number

2015-09-16 Thread Mathieu Desnoyers
- On Sep 7, 2015, at 12:15 PM, Mathieu Desnoyers mathieu.desnoy...@efficios.com 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. ] Hi, We tested the system call on our ARM bo