Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5610821imu; Mon, 26 Nov 2018 02:59:36 -0800 (PST) X-Google-Smtp-Source: AFSGD/VwAn0yOTyjZ0H/SA9pMcA5RURS/FolsU2MOPGH+2vZAnXhTipixkZH68V5NgJCBjPs2gvU X-Received: by 2002:a63:cd17:: with SMTP id i23mr24154811pgg.13.1543229976622; Mon, 26 Nov 2018 02:59:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543229976; cv=none; d=google.com; s=arc-20160816; b=giBxfgtyWt1bjffgHiQH8Sj1iyGB0k/+x0ZmTow4ssMYlsinzKRriasWCJT+pd+sAG ob/Bj9wCyVxxPd67BqYW57qgKV9tQ1s0ppY7UbNSbP057hseHEYZ8NwVVwN7TqUhuwuj HTFppWZql3OLlQ+/nfUEdEBm6paUyaazsXYjArAUOkRR2iCiFwJ/mXhE5o6jDDQka2ER 0vNb6Ch6LMdLHAQazZnJkFrNdEjWmhYmKgae2abHNaO6Q8lUFpnI2so+Pvksnp/wB6GN oJFoKOGwfr8H59VF3U0v0UVAhUJqD0odPPI648wbJTLFFa41HFz1Y8+60pBOr+UqI9PO TybQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=L2SiN7YY1W55q8NCSwvhvszNHsQOrT66P4KQRgM8W2Q=; b=ComuBwBkcDF4ZFzPOyCJXO4pu9PY4lulo9nB1yX1+72SuUJgFp1HoxKYicmppV4i/q dnCm+QWpKvVW+Xr+BdCWbY7yFIHmRQ69e30tcKyxh6jahRKs8LWozXw9dZaN/qi7lpLh 43doks9Z5jnR7SZqK9MUqMb7uaqYe8o98bxn11lxqMNZ8frGJueuc3B8ZYuiJzopDiWL pAEMDptV0dk7mbP+ZLGEH+WS8z64r1kge3/bvRktVPcaTqHp1HGljXALsgiyK239ymxu itSiIbIXf/cBbRxifHZ7aW6cHH4k4fHnHi6IobnFsHtPS6zyyIn0hfy1c2UQNZePXT6B JUSw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WDynd9EN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j11si51517858pgk.265.2018.11.26.02.59.21; Mon, 26 Nov 2018 02:59:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WDynd9EN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728571AbeKZVui (ORCPT + 99 others); Mon, 26 Nov 2018 16:50:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:59870 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726176AbeKZVuh (ORCPT ); Mon, 26 Nov 2018 16:50:37 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6E2792147D; Mon, 26 Nov 2018 10:56:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543229813; bh=WmOUakZqihvrHPfSu0zVXmuj8A2jH6j83V3bT/rdCZw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WDynd9ENBDLKc6wTjOVXv5jm7HF/YuSncZWoNmo7gPo/h+W+UVIfJJqfS7vD18tf/ r+g1u+3Tc5OoJcJ7a9zzRy0Vqx6UGX/WxYPu8dOVW6pg2XJEqmh7rjnODb7M0f5hOl /fj8XDex8OJNfvKefirlZaOa/FE7483Wog417TUM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Prasad Sodagudi , Nathan Chancellor , Nick Desaulniers , Dennis Zhou , Sasha Levin Subject: [PATCH 4.9 12/46] arm64: percpu: Initialize ret in the default case Date: Mon, 26 Nov 2018 11:51:01 +0100 Message-Id: <20181126105047.312890705@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181126105045.447291262@linuxfoundation.org> References: <20181126105045.447291262@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit b5bb425871186303e6936fa2581521bdd1964a58 ] Clang warns that if the default case is taken, ret will be uninitialized. ./arch/arm64/include/asm/percpu.h:196:2: warning: variable 'ret' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ ./arch/arm64/include/asm/percpu.h:200:9: note: uninitialized use occurs here return ret; ^~~ ./arch/arm64/include/asm/percpu.h:157:19: note: initialize the variable 'ret' to silence this warning unsigned long ret, loop; ^ = 0 This warning appears several times while building the erofs filesystem. While it's not strictly wrong, the BUILD_BUG will prevent this from becoming a true problem. Initialize ret to 0 in the default case right before the BUILD_BUG to silence all of these warnings. Reported-by: Prasad Sodagudi Signed-off-by: Nathan Chancellor Reviewed-by: Nick Desaulniers Signed-off-by: Dennis Zhou Signed-off-by: Sasha Levin --- arch/arm64/include/asm/percpu.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/include/asm/percpu.h b/arch/arm64/include/asm/percpu.h index 0d551576eb57..4724b8f0b625 100644 --- a/arch/arm64/include/asm/percpu.h +++ b/arch/arm64/include/asm/percpu.h @@ -92,6 +92,7 @@ static inline unsigned long __percpu_##op(void *ptr, \ : [val] "Ir" (val)); \ break; \ default: \ + ret = 0; \ BUILD_BUG(); \ } \ \ @@ -121,6 +122,7 @@ static inline unsigned long __percpu_read(void *ptr, int size) ret = ACCESS_ONCE(*(u64 *)ptr); break; default: + ret = 0; BUILD_BUG(); } @@ -190,6 +192,7 @@ static inline unsigned long __percpu_xchg(void *ptr, unsigned long val, : [val] "r" (val)); break; default: + ret = 0; BUILD_BUG(); } -- 2.17.1