commit | 3a587f47b82f96f19318c036e7b979fcd5c3848f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 23:25:44 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:44 2007 -0700 |
tree | 84b3254a7ea7524784f7e262d651cc332b3b0063 | |
parent | 20e89767096392a2cb2404437d3d181b8827af38 [diff] |
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>