syscall_exec32: ifdef out most of core dump for now
authorAlan Cox <alan@linux.intel.com>
Tue, 22 Jan 2019 23:52:00 +0000 (23:52 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 22 Jan 2019 23:52:00 +0000 (23:52 +0000)
commitfb6f8b957425662123fbb31dc6826538398b012e
tree258bb89f2fe77eaf76a37fe2b68885b134067f04
parenta7233fcd7bd8cb41380d1d2cd9eddc6050dad5ae
syscall_exec32: ifdef out most of core dump for now

We need to do this very differently to 8bit, probably with a callback into
the mapper
Kernel/syscall_exec32.c