syscall_exec32: give the same treatment to 32bit
authorAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 20:30:25 +0000 (21:30 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 20:30:25 +0000 (21:30 +0100)
commitf3ef26009a10311270539e644ab5c770aa940b1e
tree010da8b147d164e85322a7f3dfa349c0b624010c
parent1f90561416433a6f85d37a908a70c185f355e5ca
syscall_exec32: give the same treatment to 32bit

Untested, might need to some tweaking. For 32 with 16 user space we probably
want to use exec16.c
Kernel/syscall_exec32.c