commit | 002d2f01f13f1671d771e1493a3405ed4986694d | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Sun Jul 24 11:30:28 2016 -0400 |
committer | Greg Ungerer <gerg@linux-m68k.org> | Thu Jul 28 13:29:13 2016 +1000 |
tree | c20e560cea52a5fdfde6be507b8a519bef83df74 | |
parent | 472f95f32d5aa07eda96a6b2578b85d7b27c5110 [diff] |
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>