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:
bcbe4a0
)
sched: fix RLIMIT_CPU comment
author
Ingo Molnar
<mingo@elte.hu>
Mon, 26 Nov 2007 20:21:49 +0000
(21:21 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 26 Nov 2007 20:21:49 +0000
(21:21 +0100)
Devan Lippman noticed that the RLIMIT_CPU comment in resource.h is
incorrect: the field is in seconds, not msecs. We used msecs in
earlier versions of the patch but that got changed.
Found-by: Devan Lippman <devan.lippman@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found