]> git.baikalelectronics.ru Git - kernel.git/commit
sched: fix RLIMIT_CPU comment
authorIngo Molnar <mingo@elte.hu>
Mon, 26 Nov 2007 20:21:49 +0000 (21:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 26 Nov 2007 20:21:49 +0000 (21:21 +0100)
commit86c58c497003b2390cf630189e6b0af3852f3693
tree37a0b04d6b22ae6d0dc0f62dce4cb18cb5c1a4d0
parentcdb1998a184056ef7bbc1323fc5a5e063d0a978c
sched: fix RLIMIT_CPU comment

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>
include/asm-generic/resource.h