[PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2012-12-31 Thread Florian Fainelli
Hi all, This patch serie contains the recently posted user context support for ARM, i386 and x86_64 which were recently posted by Timon and Natanael. I also needed these routines on MIPS, so I decided to consolidate all of this such that it addresses comments made to previous patches, as well as

[PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-09 Thread Florian Fainelli
Hi all, This patch serie contains the recently posted user context support for ARM, i386 and x86_64 which were recently posted by Timon and Natanael. I also needed these routines on MIPS, so I decided to consolidate all of this such that it addresses comments made to previous patches, as well as

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2012-12-31 Thread Yann E. MORIN
Hello Florian! On Monday 31 December 2012 Florian Fainelli wrote: > This patch serie contains the recently posted user context support for ARM, > i386 and x86_64 which were recently posted by Timon and Natanael. Do you have a git-tree to pull from? Thanks, and Happy New Year! Regards, Yann E. M

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2012-12-31 Thread Florian Fainelli
Hello Yann, Le 31/12/2012 17:19, Yann E. MORIN a écrit : Hello Florian! On Monday 31 December 2012 Florian Fainelli wrote: This patch serie contains the recently posted user context support for ARM, i386 and x86_64 which were recently posted by Timon and Natanael. Do you have a git-tree to p

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-09 Thread Florian Fainelli
Hello Yann, Le 12/31/12 17:19, Yann E. MORIN a écrit : Hello Florian! On Monday 31 December 2012 Florian Fainelli wrote: This patch serie contains the recently posted user context support for ARM, i386 and x86_64 which were recently posted by Timon and Natanael. Do you have a git-tree to pull

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-09 Thread Yann E. MORIN
Florian, All, On Wednesday 09 January 2013 Florian Fainelli wrote: > This patch serie contains the recently posted user context support for ARM, > i386 and x86_64 which were recently posted by Timon and Natanael. > > I also needed these routines on MIPS, so I decided to consolidate all of this >

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-09 Thread Bernhard Reutner-Fischer
On 9 January 2013 22:15:38 "Yann E. MORIN" wrote: Florian, All, I think csets 3 and 9 should be folded into cset 2. They are basically about the same thing: adding build infrastructure to build the ucontext stuff. It does not make sense to split this infra in three patches. I lean towards

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-10 Thread Bernhard Reutner-Fischer
On 10 January 2013 07:58, Bernhard Reutner-Fischer wrote: > On 9 January 2013 22:15:38 "Yann E. MORIN" wrote: >> >> Florian, All, >> > >> I think csets 3 and 9 should be folded into cset 2. They are basically >> about the same thing: adding build infrastructure to build the ucontext >> stuff. It

Re: [PATCH 0/9] support for {get, set, make, swap}context for ARM, MIPS, i386 and x86_64

2013-01-10 Thread Florian Fainelli
Le 01/10/13 07:58, Bernhard Reutner-Fischer a écrit : On 9 January 2013 22:15:38 "Yann E. MORIN" wrote: Florian, All, I think csets 3 and 9 should be folded into cset 2. They are basically about the same thing: adding build infrastructure to build the ucontext stuff. It does not make sens