Re: powerpc: possible access beyond TASK_SIZE in start_thread

2014-01-15 Thread Rusty Russell
Mathieu Desnoyers writes: > Hi Rusty, > > I was looking at the diff between kernel v3.12 and recent master (after > 3.13-rc7), > and noticed that in the following commit: Cool! I just moved the code, so any problem exists before this, too. > commit 94af3abf995b17f6a008b00152c94841242ec

powerpc: possible access beyond TASK_SIZE in start_thread

2014-01-09 Thread Mathieu Desnoyers
Hi Rusty, I was looking at the diff between kernel v3.12 and recent master (after 3.13-rc7), and noticed that in the following commit: commit 94af3abf995b17f6a008b00152c94841242ec6c7 Author: Rusty Russell Date: Wed Nov 20 22:15:02 2013 +1100 powerpc: ELF2 binaries launched directly. on