anonymous vma names: fix build with !MMU
authorColin Cross <ccross@android.com>
Wed, 30 Oct 2013 20:17:34 +0000 (13:17 -0700)
committerColin Cross <ccross@android.com>
Fri, 8 Nov 2013 00:25:12 +0000 (16:25 -0800)
commitd67a07b6ec961b4e14356d545040769be95ce178
tree2c14d7ba50f819a2c1918b73e154b127d485bd89
parent527aae529118f2cbe99c945ffe74be1c04ceaba6
anonymous vma names: fix build with !MMU

Disable PR_SET_VMA when building with !MMU

Change-Id: I896b6979b99aa61df85caf4c3ec22eb8a8204e64
Signed-off-by: Colin Cross <ccross@android.com>
kernel/sys.c