Skip to content
Commit 35f2c2f6 authored by Paul Mundt's avatar Paul Mundt Committed by James Morris
Browse files

nommu: Provide mmap_min_addr definition.



With the "security: use mmap_min_addr indepedently of security models"
change, mmap_min_addr is used in common areas, which susbsequently blows
up the nommu build. This stubs in the definition in the nommu case as
well.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>

--

 mm/nommu.c |    3 +++
 1 file changed, 3 insertions(+)
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent c3fa109a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment