Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1009625yba; Thu, 4 Apr 2019 02:20:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqxeGgOn/0wr6qf/rXlS/OdUu47QKj0PRsAP6NRzW5YCuVEPbaJ6Ckla69T1j40gAqbuNAxe X-Received: by 2002:a65:5049:: with SMTP id k9mr4791733pgo.229.1554369612756; Thu, 04 Apr 2019 02:20:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554369612; cv=none; d=google.com; s=arc-20160816; b=j5A/uHrm22ijYQO/mTcTbzUbjGq8lSC9bj1Ump+Kas/Qws5n2UxPptL6tbBNUcGCGz 4FWtf213NtFIXuRXnuFRV6D18yrbqtZ73zqwaYlJDWNQb6Pbxh6aMcxEqxDmhROdM+Ld pXveH+5ZiphzhGJE2jGQoFxXGEDjEQ9uvfpmuBCb1Y0IiO1x6VrQb2DtooKlnMo6KErO aWOvWSVyGua0WFF4PNNNUq4eFu2UUDdqKUnzIiDcScFoNZ47eeBoiioI2fr3aE3BMXvZ Q2PfCdJrGe3Dlt7eciYXI6y0DLjORh7+PPh+V2CRnpZhOox+B4jBL3y70osmSVDMYt/J hTnw== 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=4mZgYL2zlx04RKxiOTAkiy85cjRx+pL+E2FhL+Dugw8=; b=nRr93+j/p4SdA62EaXs7hol32otdSbCrNXtDQyzylAIbEDLO5QWvDd4EFHSVCbGp86 0ZCJLTtcPgIMfaBpfhUCqMx9/suCj/2l6zKZZ72r2/aSgijcz3ACxcYw8FAKEngDQHEb fICApwUDykhoM7boGX1+C4PIwVou4PHs7LS2i2tf3Clt271WInZxTLJjHjI1BaugxSqF hQ7clzOBmv6bdywx+d7SbF60lPpZwLGIMm3rlfXMI3Kv88pQIFUY877uGjdrfacNnMAP tohZuGBuVfObT9izNEjDQ4EuIfncznVSOwcu96zKtRVYSzk5paiz74yVuu/H1fib99MH XoMw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=veHwvFV9; 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 l71si90982pge.428.2019.04.04.02.19.57; Thu, 04 Apr 2019 02:20:12 -0700 (PDT) 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=veHwvFV9; 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 S2387979AbfDDJSa (ORCPT + 99 others); Thu, 4 Apr 2019 05:18:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:60616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388363AbfDDJS2 (ORCPT ); Thu, 4 Apr 2019 05:18:28 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 5264720652; Thu, 4 Apr 2019 09:18:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554369507; bh=ZIy8upD26bbsGF0jz4sS5OVUmzazDpG5c+JGASpA/BQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=veHwvFV9VCbZlqGXfKbI87O7tDc5GyrKDBVriZR220keSg9WxPJbqV6BNJvqlGuqq hrYTZTB6n3/JFpxklJWHjz7YGFXqmpI2ZvHlyoKxvLsNTbjbEG4AF2wd3oVppppEl3 YR0eHZ+FVytZFGKSBbQukcxlkZDeA6HSoUzFZmA8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nick Desaulniers , Nathan Chancellor , "David S. Miller" , Sasha Levin Subject: [PATCH 5.0 242/246] net: stmmac: Avoid one more sometimes uninitialized Clang warning Date: Thu, 4 Apr 2019 10:49:02 +0200 Message-Id: <20190404084627.771588079@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084619.236418459@linuxfoundation.org> References: <20190404084619.236418459@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 5.0-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 1f5d861f7fefa971b2c6e766f77932c86419a319 ] When building with -Wsometimes-uninitialized, Clang warns: drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c:111:2: error: variable 'ns' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c:111:2: error: variable 'ns' is used uninitialized whenever '&&' condition is false [-Werror,-Wsometimes-uninitialized] Clang is concerned with the use of stmmac_do_void_callback (which stmmac_get_systime wraps), as it may fail to initialize these values if the if condition was ever false (meaning the callback doesn't exist). It's not wrong because the callback is what initializes ns. While it's unlikely that the callback is going to disappear at some point and make that condition false, we can easily avoid this warning by zero initializing the variable. Link: https://github.com/ClangBuiltLinux/linux/issues/384 Fixes: df103170854e ("net: stmmac: Avoid sometimes uninitialized Clang warnings") Suggested-by: Nick Desaulniers Signed-off-by: Nathan Chancellor Reviewed-by: Nick Desaulniers Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c b/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c index 2293e21f789f..cc60b3fb0892 100644 --- a/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c +++ b/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c @@ -105,7 +105,7 @@ static int stmmac_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts) struct stmmac_priv *priv = container_of(ptp, struct stmmac_priv, ptp_clock_ops); unsigned long flags; - u64 ns; + u64 ns = 0; spin_lock_irqsave(&priv->ptp_lock, flags); stmmac_get_systime(priv, priv->ptpaddr, &ns); -- 2.19.1