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:
9aae8fc
)
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 25 Dec 2012 21:59:28 +0000
(16:59 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 20:09:22 +0000
(15:09 -0500)
... and make it unconditional - we want the sucker on all biarch
platforms, really. All kinds of wrappers and private implementations
can go now; fortunately, they don't cause name conflicts, so we can
do that one first without any bisect hazards.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found