lib: percpu_counter_init error handling
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 17 Oct 2007 06:25:45 +0000 (23:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:44 +0000 (08:42 -0700)
commit833f4077bf7c2dcff6e31526e03ec2ad91c88581
tree80916540be846267342c3e5e4a6255c2c18b44d5
parentbf1d89c81352f6eca72d0c10cfee3dba29ef5efb
lib: percpu_counter_init error handling

alloc_percpu can fail, propagate that error.

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>
fs/ext2/super.c
fs/ext3/super.c
fs/ext4/super.c
include/linux/percpu_counter.h
lib/percpu_counter.c