Re: [PATCH] security: select correct default LSM_MMAP_MIN_ADDR onarm on arm64

From: James Morris
Date: Wed Feb 05 2014 - 08:58:14 EST


On Wed, 5 Feb 2014, Catalin Marinas wrote:

> On Tue, Feb 04, 2014 at 02:15:32AM +0000, Colin Cross wrote:
> > Binaries compiled for arm may run on arm64 if CONFIG_COMPAT is
> > selected. Set LSM_MMAP_MIN_ADDR to 32768 if ARM64 && COMPAT to
> > prevent selinux failures launching 32-bit static executables that
> > are mapped at 0x8000.
> >
> > Signed-off-by: Colin Cross <ccross@xxxxxxxxxxx>
>
> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>

Acked-by: James Morris <james.l.morris@xxxxxxxxxx>

Probably makes sense to push this through the arm tree.


--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/