Re: Allocating sys_membarrier syscall number on other archs

2015-08-26 Thread Andrew Morton
On Thu, 27 Aug 2015 04:04:42 + (UTC) Mathieu Desnoyers wrote: > Hi Andrew, > > The sys_membarrier patches you have in your tree target > x86 32-64 and generic, but I did not allocate the system call > number on other architectures to minimize the amount of > collisions, and because I do not

Allocating sys_membarrier syscall number on other archs

2015-08-26 Thread Mathieu Desnoyers
Hi Andrew, The sys_membarrier patches you have in your tree target x86 32-64 and generic, but I did not allocate the system call number on other architectures to minimize the amount of collisions, and because I do not have all those architectures handy. How would you recommend to proceed to alloc