diff options
| author | 2008-02-06 01:37:07 -0800 | |
|---|---|---|
| committer | 2008-02-06 10:41:04 -0800 | |
| commit | 07a154b2bb9b528a39ddc777399482c1fa27fdb8 (patch) | |
| tree | 64355093ab4f470e67a301fb53e7d078ad4000f9 /include/linux | |
| parent | do_wait: remove one "else if" branch (diff) | |
proc: loadavg reading race
The avenrun[] values are supposed to be protected by xtime_lock.
loadavg_read_proc does not use it. Theoretically this may result in an
occasional glitch when the value read from /proc/loadavg would be as much
as 1<<11 times higher than it should be.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
