commit | 833f4077bf7c2dcff6e31526e03ec2ad91c88581 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 23:25:45 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:44 2007 -0700 |
tree | 80916540be846267342c3e5e4a6255c2c18b44d5 | |
parent | bf1d89c81352f6eca72d0c10cfee3dba29ef5efb [diff] |
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>