commit | 422efb17eee0471baf4e1876ac9e8ba4c9e7a37a | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Fri Sep 28 13:15:20 2007 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Sep 28 19:27:20 2007 +0100 |
tree | db988fdbe07142de03e5ec3365439426b71de555 | |
parent | 9ae6399f0178c49a6e9cb7562ecc2f7d10c9f195 [diff] |
[MIPS] Fix fallocate on o32 binary compat ABI 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>