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:
5b41535
)
rlimits: switch more rlimit syscalls to do_prlimit
author
Jiri Slaby
<jirislaby@gmail.com>
Tue, 4 May 2010 09:28:25 +0000
(11:28 +0200)
committer
Jiri Slaby
<jirislaby@gmail.com>
Fri, 16 Jul 2010 07:48:48 +0000
(09:48 +0200)
After we added more generic do_prlimit, switch sys_getrlimit to that.
Also switch compat handling, so we can get rid of ugly __user casts
and avoid setting process' address limit to kernel data and back.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
No differences found