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:
fbaa4e2
)
MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.
author
David Daney
<ddaney@caviumnetworks.com>
Fri, 18 Mar 2011 17:37:23 +0000
(10:37 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 25 Mar 2011 17:45:20 +0000
(18:45 +0100)
These system calls we recently added.
32-bit ABIs need compat handling for sys_clock_adjtime().
o32 also needs compat handling for sys_open_by_handle_at();
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2165/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found