]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - lib/percpu_counter.c
switch the protection of percpu_counter list to spinlock
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 31 Jul 2012 05:28:31 +0000 (09:28 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 31 Jul 2012 05:28:31 +0000 (09:28 +0400)
commitd87aae2f3c8e90bd0fe03f5309b4d066b712b8ec
tree2e5cd5f0ffaf5b725dd5bcc948a5f8cd06e13663
parent4a55c1017b8dcfd0554734ce3f19374d5b522d59
switch the protection of percpu_counter list to spinlock

... making percpu_counter_destroy() non-blocking

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
lib/percpu_counter.c