]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2ecf9cc82e71e908a9357a4a48a1d9fedc5553c
tree80916540be846267342c3e5e4a6255c2c18b44d5
parentc03131a54dd0a5e33cb436ccc4bafc5f8b9e6ed6
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