commit | 4ad310b836d5c61ac6e9b5fd7db12d0cd57136d7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed May 30 11:55:49 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed May 30 21:04:57 2012 -0400 |
tree | ae380c41e03edefad14a7afe3b9cfd9f19acbe5b | |
parent | 63a81db13205f21047a0799adfd3a2419f190577 [diff] |
ia64 perfmon: fix get_unmapped_area() use there get_unmapped_area() returns -E... on failure, not 0. Moreover, the wrapper around it is completely pointless. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>