Re: Xtensa updates

2012-11-16 Thread Yann E. MORIN
Bernhard, All, On Friday 16 November 2012 Bernhard Reutner-Fischer wrote: > On 15 November 2012 23:04, Yann E. MORIN wrote: > > On Monday 12 November 2012 Bernhard Reutner-Fischer wrote: > > Would it be possible for you to change the commit notifications to be > > shorter, please? [--SNIP--] > I

Re: [PATCH 16/46] dup2: Use dup3 if arch does not have the dup2 syscall

2012-11-16 Thread Markos Chandras
On Fri, Nov 16, 2012 at 7:02 PM, Mark Salter wrote: > On Thu, 2012-11-15 at 17:13 -0500, Rich Felker wrote: >> On Tue, Nov 13, 2012 at 11:31:25AM +, Markos Chandras wrote: >> > From: Markos Chandras >> > >> > Signed-off-by: Markos Chandras >> > --- >> > libc/sysdeps/linux/common/dup2.c |

Re: [PATCH 16/46] dup2: Use dup3 if arch does not have the dup2 syscall

2012-11-16 Thread Mark Salter
On Thu, 2012-11-15 at 17:13 -0500, Rich Felker wrote: > On Tue, Nov 13, 2012 at 11:31:25AM +, Markos Chandras wrote: > > From: Markos Chandras > > > > Signed-off-by: Markos Chandras > > --- > > libc/sysdeps/linux/common/dup2.c |8 +++- > > 1 files changed, 7 insertions(+), 1 deletio

Re: [PATCH] include/elf.h: update for ELFOSABI_* changes.

2012-11-16 Thread Bernhard Reutner-Fischer
On 14 November 2012 06:36, Mike Frysinger wrote: > On Friday 02 November 2012 14:34:43 Bernhard Reutner-Fischer wrote: > > On 31 October 2012 20:41:50 Thomas Schwinge > wrote: > > > ELFOSABI_GNU replaces ELFOSABI_LINUX, the latter is kept as a > > > compatibility alias, and ELFOSABI_HURD is remo

Re: [PATCH 21/46] vfork: Use clone if arch does not have the vfork syscall

2012-11-16 Thread Markos Chandras
On Thu, Nov 15, 2012 at 10:16 PM, Rich Felker wrote: > On Tue, Nov 13, 2012 at 11:31:30AM +, Markos Chandras wrote: >> From: Markos Chandras >> >> Signed-off-by: Markos Chandras >> --- >> libc/sysdeps/linux/common/vfork.c | 20 +++- >> 1 files changed, 19 insertions(+), 1

Re: [PATCH 45/46] libc/ipc: Don't pass IPC_64 to arches that don't need it

2012-11-16 Thread Markos Chandras
On Fri, Nov 16, 2012 at 3:56 AM, Rich Felker wrote: > On Tue, Nov 13, 2012 at 11:31:54AM +, Markos Chandras wrote: >> From: Markos Chandras >> >> New architectures don't define ARCH_WANT_IPC_PARSE_VERSION in their kernel. >> This means that every cmd passed to semctl,msgctl and shmctl is IPC_

Re: Xtensa updates

2012-11-16 Thread Bernhard Reutner-Fischer
On 16 November 2012 09:53, Bernhard Reutner-Fischer wrote: > > > On 15 November 2012 23:04, Yann E. MORIN wrote: > >> Bernhard, All, >> >> On Monday 12 November 2012 Bernhard Reutner-Fischer wrote: >> > On 12 November 2012 12:35, Thomas Petazzoni < >> > thomas.petazz...@free-electrons.com> wrote:

Re: Xtensa updates

2012-11-16 Thread Bernhard Reutner-Fischer
On 15 November 2012 23:04, Yann E. MORIN wrote: > Bernhard, All, > > On Monday 12 November 2012 Bernhard Reutner-Fischer wrote: > > On 12 November 2012 12:35, Thomas Petazzoni < > > thomas.petazz...@free-electrons.com> wrote: > > > In the process, would you mind changing the irker configuration s