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:
9ae6399
)
[MIPS] Fix fallocate on o32 binary compat ABI
author
Kyle McMartin
<kyle@mcmartin.ca>
Fri, 28 Sep 2007 17:15:20 +0000
(13:15 -0400)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 28 Sep 2007 18:27:20 +0000
(19:27 +0100)
MIPS was mistakenly forgetting to use the fallocate compat wrapper, which
I noticed while cleaning up all the duplicate fallocate wrappers.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found