Michal Schmidt 07a154b2bb 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>
2008-02-06 10:41:04 -08:00
..
2008-02-05 09:44:18 -08:00
2005-04-16 15:20:36 -07:00
2007-12-05 09:21:20 -08:00
2007-10-17 08:42:48 -07:00
2008-02-06 10:41:04 -08:00
2008-01-28 15:01:36 -08:00
2007-12-05 09:21:20 -08:00