git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63a81db
)
ia64 perfmon: fix get_unmapped_area() use there
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 30 May 2012 15:55:49 +0000
(11:55 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 31 May 2012 01:04:57 +0000
(21:04 -0400)
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>
No differences found