From e3459c8e0bc95f822fffa560b8adb90b1776519c Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 26 Nov 2007 21:21:49 +0100 Subject: [PATCH] --- yaml --- r: 74163 b: refs/heads/master c: bcbe4a076609e15ea84cbebd9cd8f317ed70ce92 h: refs/heads/master i: 74161: 45a950f38cc7c426e664db71e823d97dea0bd59f 74159: c865ea766ba8e7ede53a2885f4e2f3021611148f v: v3 --- [refs] | 2 +- trunk/kernel/acct.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bc3045cd275f..6f40083c9304 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 08e4570a4a393bcc241f78dfc444cb0b07995fc0 +refs/heads/master: bcbe4a076609e15ea84cbebd9cd8f317ed70ce92 diff --git a/trunk/kernel/acct.c b/trunk/kernel/acct.c index fce53d8df8a7..cf19547cc9e4 100644 --- a/trunk/kernel/acct.c +++ b/trunk/kernel/acct.c @@ -413,7 +413,7 @@ static u32 encode_float(u64 value) * The acct_process() call is the workhorse of the process * accounting system. The struct acct is built here and then written * into the accounting file. This function should only be called from - * do_exit(). + * do_exit() or when switching to a different output file. */ /*