ARM: 8594/1: enable binfmt_flat on systems with an MMU
authorNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 5 Aug 2016 05:03:41 +0000 (06:03 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 12 Aug 2016 15:47:05 +0000 (16:47 +0100)
commitd782e426b835bd2e79d868eb4af8510ed79e0aee
treefc96553e852220f81d88475037e7f907821c2dab
parent55604b7ab1b5b8f560721e69b1ac059bd8d2078e
ARM: 8594/1: enable binfmt_flat on systems with an MMU

Now that the generic changes are in place, this can be enabled on ARM
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: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/flat.h
fs/Kconfig.binfmt