From: Ingo Molnar Date: Mon, 26 Nov 2007 20:21:49 +0000 (+0100) Subject: sched: fix RLIMIT_CPU comment X-Git-Tag: v2.6.24-rc4~93^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e1010da3c15e7bdf426b0a3d4b13dba1b7d055;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed