percpu: resolve err may not be initialized in pcpu_alloc
From 4a42ecc735cff0015cc73c3d87edede631f4b885 Mon Sep 17 00:00:00 2001 From: Dennis Zhou <dennisz@fb.com> Date: Wed, 21 Jun 2017 08:07:15 -0700 Add error message to out of space failure for atomic allocations in percpu allocation path to fix -Wmaybe-uninitialized. Signed-off-by:Dennis Zhou <dennisz@fb.com> Reported-by:
Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by:
Tejun Heo <tj@kernel.org>
Please register or sign in to comment