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:
95e8f63
)
MIPS: N32: Use compat version for sys_ppoll.
author
Chandrakala Chavva
<cchavva@caviumnetworks.com>
Tue, 11 May 2010 00:11:54 +0000
(17:11 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 15 May 2010 20:59:53 +0000
(21:59 +0100)
The sys_ppoll() takes struct 'struct timespec'. This is different for the
N32 and N64 ABIs. Use the compat version to do the proper conversions.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1210/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
No differences found