Re: powerpc: Enabling sys_kcmp for CRIU

2015-05-11 Thread Laurent Dufour
On 11/05/2015 12:31, Michael Ellerman wrote: > On Tue, 2015-05-05 at 15:30:21 UTC, Laurent Dufour wrote: >> The commit 8170a83f15ee ("powerpc: Wireup the kcmp syscall to sys_ni") has >> disabled the kcmp syscall for powerpc. This has been done due to the use >> of unsigned long parameters which ma

Re: powerpc: Enabling sys_kcmp for CRIU

2015-05-11 Thread Michael Ellerman
On Tue, 2015-05-05 at 15:30:21 UTC, Laurent Dufour wrote: > The commit 8170a83f15ee ("powerpc: Wireup the kcmp syscall to sys_ni") has > disabled the kcmp syscall for powerpc. This has been done due to the use > of unsigned long parameters which may require a dedicated wrapper to handle > 32bit pr