Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-18 Thread James Hogan
On 05/12/12 18:39, Al Viro wrote: > On Wed, Dec 05, 2012 at 05:11:32PM +, Al Viro wrote: >> On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: >> >>> other work not included: >>> * switch to generic kernel_{thread,execve} (will be posted separately to >>> aid review) >> >>> other

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-18 Thread James Hogan
On 05/12/12 18:39, Al Viro wrote: On Wed, Dec 05, 2012 at 05:11:32PM +, Al Viro wrote: On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: other work not included: * switch to generic kernel_{thread,execve} (will be posted separately to aid review) other changes: ... *

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-06 Thread James Hogan
On 05/12/12 17:11, Al Viro wrote: > On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: > >> other work not included: >> * switch to generic kernel_{thread,execve} (will be posted separately to >> aid review) > >> other changes: > ... >> * switch to generic sys_execve > > ... which

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-06 Thread James Hogan
On 05/12/12 17:11, Al Viro wrote: On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: other work not included: * switch to generic kernel_{thread,execve} (will be posted separately to aid review) other changes: ... * switch to generic sys_execve ... which should've broken

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-05 Thread Al Viro
On Wed, Dec 05, 2012 at 05:11:32PM +, Al Viro wrote: > On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: > > > other work not included: > > * switch to generic kernel_{thread,execve} (will be posted separately to > > aid review) > > > other changes: > ... > > * switch to generic

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-05 Thread Al Viro
On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: > other work not included: > * switch to generic kernel_{thread,execve} (will be posted separately to > aid review) > other changes: ... > * switch to generic sys_execve ... which should've broken your kernel_execve(). -- To

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-05 Thread Al Viro
On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: other work not included: * switch to generic kernel_{thread,execve} (will be posted separately to aid review) other changes: ... * switch to generic sys_execve ... which should've broken your kernel_execve(). -- To unsubscribe

Re: [PATCH v2 00/44] Meta Linux Kernel Port

2012-12-05 Thread Al Viro
On Wed, Dec 05, 2012 at 05:11:32PM +, Al Viro wrote: On Wed, Dec 05, 2012 at 04:08:18PM +, James Hogan wrote: other work not included: * switch to generic kernel_{thread,execve} (will be posted separately to aid review) other changes: ... * switch to generic sys_execve