nommu: Provide mmap_min_addr definition.
commit57bee88245247744cd953ab3c410ba637ba6e0c3
authorPaul Mundt <lethal@linux-sh.org>
Tue, 9 Jun 2009 08:48:56 +0000 (9 17:48 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 21:40:34 +0000 (30 14:40 -0700)
tree20fd7ad02530b096a3870882f0f19451e5e7f40f
parent3b64409d582823106065a49882d653009de20828
nommu: Provide mmap_min_addr definition.

commit 35f2c2f6f6ae13ef23c4f68e6d3073753077ca43 upstream.

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: Paul Mundt <lethal@linux-sh.org>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: James Morris <jmorris@namei.org>
mm/nommu.c