Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965780AbbBDMXv (ORCPT ); Wed, 4 Feb 2015 07:23:51 -0500 Received: from cantor2.suse.de ([195.135.220.15]:39366 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965216AbbBDMXs (ORCPT ); Wed, 4 Feb 2015 07:23:48 -0500 Message-ID: <54D20F50.7020207@suse.cz> Date: Wed, 04 Feb 2015 13:23:44 +0100 From: Michal Marek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Andrey Ryabinin , Andrew Morton , Stephen Rothwell CC: linux-next@vger.kernel.org, open list , linux-kbuild@vger.kernel.org Subject: Re: [PATCH] kasan: fix build warnings References: <20150204185328.1ee3ce3c@canb.auug.org.au> <1423050231-1701-1-git-send-email-a.ryabinin@samsung.com> <54D20B08.7010508@samsung.com> In-Reply-To: <54D20B08.7010508@samsung.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 485 Lines: 12 On 2015-02-04 13:05, Andrey Ryabinin wrote: > Or maybe it would be be better always use -Werror in cc-option? Please don't do it. A couple of Makefiles call cc-option after we have added the user-supplied KCFLAGS to KBUILD_CFLAGS. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/