m68k: enable binfmt_flat on systems with an MMU
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sun, 24 Jul 2016 15:30:28 +0000 (11:30 -0400)
committerGreg Ungerer <gerg@linux-m68k.org>
Thu, 28 Jul 2016 03:29:13 +0000 (13:29 +1000)
commit002d2f01f13f1671d771e1493a3405ed4986694d
treec20e560cea52a5fdfde6be507b8a519bef83df74
parent472f95f32d5aa07eda96a6b2578b85d7b27c5110
m68k: enable binfmt_flat on systems with an MMU

Now that the generic changes are in place, this can be enabled on m68k
with the use of proper user space accessors in the flat_get_addr_from_rp()
and flat_put_addr_at_rp() handlers as rp actually holds a user space
address.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/include/asm/flat.h
fs/Kconfig.binfmt
This page took 0.027256 seconds and 5 git commands to generate.