]> git.baikalelectronics.ru Git - kernel.git/commit
lib: percpu_counter_set
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 17 Oct 2007 06:25:44 +0000 (23:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:44 +0000 (08:42 -0700)
commitde4093e1ab6f102da6f7736d3d7115621a2d5fe2
tree84b3254a7ea7524784f7e262d651cc332b3b0063
parenta811e83bf323302c9d5c42829527b50fe76521fe
lib: percpu_counter_set

Provide a method to set a percpu counter to a specified value.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/percpu_counter.h
lib/percpu_counter.c