Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10784224imu; Thu, 6 Dec 2018 06:46:49 -0800 (PST) X-Google-Smtp-Source: AFSGD/XIg8mDeTHlVi2z4DW+IV98nEEYB/XDjViGILJJ/xVYzMWQQbi/EV4vh5I6XI5aUehFT3h1 X-Received: by 2002:a62:3241:: with SMTP id y62mr28752207pfy.178.1544107609354; Thu, 06 Dec 2018 06:46:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544107609; cv=none; d=google.com; s=arc-20160816; b=aAe2FL+DP0UE4Ycmd/Haq/lymBS+BQeG8O9yl8Rv3CgKKDUz4wQT50KDOA+QzG/fO8 N7w/Cl6MeiBUkWCD4inlJi53LScrGYubIdnuEvAM+OofTT26bu/sOONAY33bGPyUf84N 1AErRGa/COV2mgMjHj8XUdUkiBHOo4/dF/KtZnYsZHO7LP1o9o1fBZyd3L4+vvnKL8Tm J4Vf4b1EDKwlkT4XTojwy6+g1miq/FfoyhgrvhZzbxB7/dL2IbF6AgBiVQWdUyQcbh+e So0IUS4A6XK/WR8OFodogtmsi8X0Tv4a6h1pPSGvKginmSNI6HlMA5JeB+Ul/D90DsSF 1YdQ== 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=1Tq7ruaslj+kchIh1N6HNJFFgph2LbGnJdhahZRTu0U=; b=esXc5pj0qU50Ma1aI6004slTY5X6mhTKXeuA+JIcoapFn8gRHnHo11I7DO30jXpnpn 81UvTYWX4AOfPh+2BX2gcWz4Hxg5QPEr8NP7zLCCKsmlNwQxsmyS/r8inIRibWyPcU4B UB8BLaleLnPdYcOY8E0CNZBH97h3bnJjl54c7BvSBYaiQ+DqoJ3s95RxH+qKweK7wJnX Y0rljmmgDsA8XVePaoZGlOQdRJpPRkNkawhtjHVipRUSqSjTR9UMaXbj8qvik+ybA3UD gyqWLbqlwNuxOiOWp0loygU6icLx1kVH+OspHyWPQ2xVYfmAv/rNZtcbyZ75x+lIBhvD p3KQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=m+IWlcIr; 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 q24si391297pgi.334.2018.12.06.06.46.22; Thu, 06 Dec 2018 06:46:49 -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=m+IWlcIr; 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 S1730894AbeLFOof (ORCPT + 99 others); Thu, 6 Dec 2018 09:44:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:49240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730091AbeLFOod (ORCPT ); Thu, 6 Dec 2018 09:44:33 -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 C810620661; Thu, 6 Dec 2018 14:44:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544107473; bh=NSuiJsUwtGCFeMnv2ps1gvJjzmOxEfvvoHMMdHCUFSI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=m+IWlcIrSK1QC/Fog27/lxXUDdl3NGTbtRwIiq3H5j0uwlqnStL97rEIT5b9SJQnl t5XNCK0C/gwDO3oWVYg+Au08jgRFAKvadYzRiTu2wOmM0W0vlzJq4RzMoPiuBcL1pJ iyt1snIDUX1sk+ohib9rYr3lfBPLFEtNnGfejLZ0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Stephen Rothwell , Linus Torvalds Subject: [PATCH 4.9 002/101] disable stringop truncation warnings for now Date: Thu, 6 Dec 2018 15:38:01 +0100 Message-Id: <20181206143011.636731430@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181206143011.174892052@linuxfoundation.org> References: <20181206143011.174892052@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 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Stephen Rothwell commit 217c3e0196758662aa0429863b09d1c13da1c5d6 upstream. They are too noisy Signed-off-by: Stephen Rothwell Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Makefile | 3 +++ 1 file changed, 3 insertions(+) --- a/Makefile +++ b/Makefile @@ -802,6 +802,9 @@ KBUILD_CFLAGS += $(call cc-option,-Wdecl # disable pointer signed / unsigned warnings in gcc 4.0 KBUILD_CFLAGS += $(call cc-disable-warning, pointer-sign) +# disable stringop warnings in gcc 8+ +KBUILD_CFLAGS += $(call cc-disable-warning, stringop-truncation) + # disable invalid "can't wrap" optimizations for signed / pointers KBUILD_CFLAGS += $(call cc-option,-fno-strict-overflow)