]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: O32: Fix ppoll
authorArnaud Patard <apatard@mandriva.com>
Tue, 20 Oct 2009 08:27:47 +0000 (10:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:08 +0000 (12:00 +0100)
commit5baee5697e741d96ed052d489fccf4fb25bcd444
treef98a1bfed63f0040c928f8881e8d4bada5153f00
parentcaaea8e5cd658db1ca41245a12bfd3499fc2cfc5
MIPS: O32: Fix ppoll

sys_ppoll syscall needs to use a compat handler on 64bit kernels with o32
user-space.

Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-o32.S