]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit197acb9fb38661f1fc924b9b8fd25339e31ca465
treefc96553e852220f81d88475037e7f907821c2dab
parent3685c3e456ed49f9af5f0908a151810c408b8ad5
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