commit | 0067bd8a55862ac9dd212bd1c4f6f5bff1ca1301 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 30 17:34:06 2009 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 11 06:34:10 2009 -0500 |
tree | 85e4ba1eac7d0e5b15cdf87a184669ca044b0304 | |
parent | 564b3bffc619dcbdd160de597b0547a7017ea010 [diff] |
Cut hugetlb case early for 32bit on ia64 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>