Re: [PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error

2014-01-31 Thread Chris Metcalf
On 1/31/2014 1:50 AM, Heiko Carstens wrote: > With d8d14bd09cdd "fs/compat: fix lookup_dcookie() parameter handling" I > changed the type of the len parameter of the lookup_dcookie() syscall. > > However I missed that there was still a stale declaration in arch/tile/.. > which now causes a compile

Re: [PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error

2014-01-31 Thread Chris Metcalf
On 1/31/2014 1:50 AM, Heiko Carstens wrote: With d8d14bd09cdd fs/compat: fix lookup_dcookie() parameter handling I changed the type of the len parameter of the lookup_dcookie() syscall. However I missed that there was still a stale declaration in arch/tile/.. which now causes a compile error

[PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error

2014-01-30 Thread Heiko Carstens
With d8d14bd09cdd "fs/compat: fix lookup_dcookie() parameter handling" I changed the type of the len parameter of the lookup_dcookie() syscall. However I missed that there was still a stale declaration in arch/tile/.. which now causes a compile error on tile: In file included from

[PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error

2014-01-30 Thread Heiko Carstens
With d8d14bd09cdd fs/compat: fix lookup_dcookie() parameter handling I changed the type of the len parameter of the lookup_dcookie() syscall. However I missed that there was still a stale declaration in arch/tile/.. which now causes a compile error on tile: In file included from