Cut hugetlb case early for 32bit on ia64
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 30 Nov 2009 22:34:06 +0000 (17:34 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 11 Dec 2009 11:34:10 +0000 (06:34 -0500)
It won't work anyway (hugetlb addresses there are way beyond 4Gb)
and it's easier to stop it here.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found