commit | e26148d934762b61133a64b6862f870624ff617d | [log] [tgz] |
---|---|---|
author | Tim Schmielau <tim@physik3.uni-rostock.de> | Fri Oct 14 15:59:05 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 14 17:10:12 2005 -0700 |
tree | 1387c6dfb62cf20447e08f26ceb757bb28d4d0c0 | |
parent | f1ac046d7b297186f755fb213589b539426e1406 [diff] |
[PATCH] Fix copy-and-paste error in BSD accounting Fix copy and paste error in jiffies_to_AHZ conversion which leads to wrong BSD accounting information on alpha and ia64 when CONFIG_BSD_PROCESS_ACCT_V3 is turned on. Also update comment to match reorganised header files. Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>