From: Al Viro Date: Wed, 30 May 2012 21:13:15 +0000 (-0400) Subject: move security_mmap_addr() to saner place X-Git-Tag: v3.5-rc1~15^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac4ed4bd0adec75db13a4b08a39a3918ec0e3c9;p=pandora-kernel.git move security_mmap_addr() to saner place it really should be done by get_unmapped_area(); that cuts down on the amount of callers considerably and it's the right place for that stuff anyway. Signed-off-by: Al Viro --- Reading git-diff-tree failed