[MIPS] Fix fallocate on o32 binary compat ABI
authorKyle McMartin <kyle@mcmartin.ca>
Fri, 28 Sep 2007 17:15:20 +0000 (13:15 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 28 Sep 2007 18:27:20 +0000 (19:27 +0100)
commit422efb17eee0471baf4e1876ac9e8ba4c9e7a37a
treedb988fdbe07142de03e5ec3365439426b71de555
parent9ae6399f0178c49a6e9cb7562ecc2f7d10c9f195
[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>
arch/mips/kernel/scall64-o32.S