Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2022314pxu; Sun, 13 Dec 2020 10:52:42 -0800 (PST) X-Google-Smtp-Source: ABdhPJxHOTOKYt5qJ6ZUgRyyVTKw6rYh/TogDjGcc+TO6J6DIBiMbDiXnRl3ju4igpZLijzpW3hd X-Received: by 2002:a17:906:2e85:: with SMTP id o5mr19590566eji.521.1607885562754; Sun, 13 Dec 2020 10:52:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607885562; cv=none; d=google.com; s=arc-20160816; b=1GodhUqmv069O7BxxnuBIF6ZPgPWyq6mjxZDlHW+16SluepqYzjQX02Rq8AKNOFoBV H3aj73qkb89C9/4Z+upTePLKqOzpzC5WzcL1lLQaarZk5XHAr8gAVRXMYsmp2tLh94BP Y09mgmEOkuYnz6Mfb0Zu9bdtUO0zGQGk9+h65MlN86Jy6KNTAigEAUjFP+jjaqGABODI OZFf53MmUXad5Shi5R7LZoAwp3avJmUQ6v0AAsKRrjHm162qbeugD0VHMdbaTaAMzprg ndlSIXfHPJ9u2zRudchGFS93cOU19zilJlMPhtwHKXRTHsWZ7MA5yFKY/TwL3IPuwzNI LoXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=8qesSYiVeuE1HiqO6CaKLIvS4GplC4Xm86J7vWyoTRA=; b=X+A7uK327/l4xzJaNob1avgaTgg5raCo9Zt+n7n+oAvxYYZ5Xv3oqtZ4TrQniL2b68 YBjnd/2N6O+Qbput8r7ADmGrOJmeg1M2AlnTcD3dlbCthNF7Ts4ADWp5rZTEpEMJ1ksl s9KedC5iDM03M0esAERYcH63KARnUClDwWP0RRiIhR/Ae9GWjGFInBE1j4BbchGslKEs 1ozFvzJfzJ81P1ajlqKIZP7UIANS1/Vlzvdw/Bh4D032kEDifSdn/wz09xQlzpWZpYrg v80vZZaSlY72cgb/+TEDIPGAGr5kmG40EUzaLNczRne3VFMQbqIhMt1zYeiM6I0Sc+GK ksAg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=papV6FLD; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i9si8835981edq.66.2020.12.13.10.52.20; Sun, 13 Dec 2020 10:52:42 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=papV6FLD; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405831AbgLMPRn (ORCPT + 99 others); Sun, 13 Dec 2020 10:17:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:56466 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730018AbgLMPR3 (ORCPT ); Sun, 13 Dec 2020 10:17:29 -0500 Date: Sun, 13 Dec 2020 16:16:45 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607872608; bh=pEiuqB9pAZbrN292hjKDbjBh1bbQUpVOf/f5lPhZzEQ=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=papV6FLD96BXoyZOlsI0R1TlvUIoPV0HQeU0lnGtnjJk8+YRXUXA+niGSE1bP6Xvy TTAiaNjzJZW0WZBiihNbrUyKExm0BwxfruvL820O0gxSl4TX9g93CjevSQCGbnFlnQ RvWwI52nWFjn3nBMyuzoK7ZpoMtaqMtoTL/6Bg1g= From: Greg KH To: Miguel Ojeda Cc: Guenter Roeck , Masahiro Yamada , "Jason A . Donenfeld" , Nathan Chancellor , Nick Desaulniers , Shuah Khan , clang-built-linux , linux-kernel , "open list:KERNEL SELFTEST FRAMEWORK" , Network Development , wireguard@lists.zx2c4.com Subject: Re: [PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK Message-ID: References: <20201128193335.219395-1-masahiroy@kernel.org> <20201212161831.GA28098@roeck-us.net> <8f645b94-80e5-529c-7b6a-d9b8d8c9685e@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 13, 2020 at 03:58:20PM +0100, Miguel Ojeda wrote: > > The key here is "if nobody complains". I would argue that it is _your_ > > responsibility to do those builds, and not the reponsibility of others > > to do it for you. > > Testing allmodconfig for a popular architecture, agreed, it is due > diligence to avoid messing -next that day. > > Testing a matrix of configs * arches * gcc/clang * compiler versions? > No, sorry, that is what CI/-next/-rcs are for and that is where the > "if nobody complains" comes from. > > If you think building a set of code for a given arch/config/etc. is > particularly important, then it is _your_ responsibility to build it > once in a while in -next (as you have done). If it is not that > important, somebody will speak up in one -rc. If not, is anyone > actually building that code at all? > > Otherwise, changing core/shared code would be impossible. Please don't > blame the author for making a sensible change that will improve code > quality for everyone. > > > But, sure, your call. Please feel free to ignore my report. > > I'm not ignoring the report, quite the opposite. I am trying to > understand why you think reverting is needed for something that has > been more than a week in -next without any major breakage and still > has a long road to v5.11. Because if you get a report of something breaking for your change, you need to work to resolve it, not argue about it. Otherwise it needs to be dropped/reverted. Please fix. thanks, greg k-h