1
0
Files
linux/kernel
Paul Jackson 151a44202d [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Drop the atomic_t marking on the cpuset static global
cpuset_mems_generation.  Since all access to it is guarded by the global
manage_mutex, there is no need for further serialization of this value.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:24 -08:00
..
2006-01-08 20:13:48 -08:00
2006-03-23 07:38:10 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:30 -08:00
2006-02-24 14:05:47 +11:00
2006-03-23 07:38:11 -08:00
2006-01-11 18:42:13 -08:00
2006-03-23 07:38:12 -08:00
2006-03-23 07:38:10 -08:00
2006-01-09 15:59:19 -08:00
2006-01-08 20:13:40 -08:00
2006-03-23 07:38:10 -08:00
2006-03-23 07:38:10 -08:00
2006-03-23 07:38:11 -08:00
2006-01-11 18:42:13 -08:00
2006-03-24 07:33:20 -08:00