MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
authorMichel Thebeau <michel.thebeau@windriver.com>
Tue, 28 Sep 2010 18:15:37 +0000 (14:15 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Oct 2010 17:32:41 +0000 (18:32 +0100)
commite2cc502c3f71d8de812893527dc435e61b7fe604
treee0955ddaa628821ae92f0163a2c519564bfdd44a
parentd39e072166493cbae3840ecfcf2b34bea0d2bebe
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.

[Ralf: Michel's original patch only fixed N32; I replicated the same fix
for O32.]

Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
Cc: paul.gortmaker@windriver.com
Cc: bruce.ashfield@windriver.com
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S