From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7965CC433EF for ; Wed, 23 Mar 2022 17:34:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343623AbiCWRfc (ORCPT ); Wed, 23 Mar 2022 13:35:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46484 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343618AbiCWRfa (ORCPT ); Wed, 23 Mar 2022 13:35:30 -0400 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8AD6C641F for ; Wed, 23 Mar 2022 10:34:00 -0700 (PDT) Received: from zn.tnic (p2e55dff8.dip0.t-ipconnect.de [46.85.223.248]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 212201EC0537; Wed, 23 Mar 2022 18:33:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1648056835; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=spm7mZQuFylNqg6xRmQajwYBtihWnZAYx0p0CHScc0Q=; b=e11HlY5pHfkxiSzf9LgpTfIDnI7aVVvM3OGzmVA+kqoerRgnSNshJcOs/1fCE1tOgAFK+C 2aG8E31K8Y+kIlfLPXyNdldKWfqHVtH8V9H8N7aSDIwu/ocISJU5S2Ie89Tx01cdkVhq9q 2wog84G5NQV8V3QuGtjMbj+FzYXK6cU= Date: Wed, 23 Mar 2022 18:33:55 +0100 From: Borislav Petkov To: Linus Torvalds Cc: Ingo Molnar , Linux Kernel Mailing List , Peter Zijlstra , Will Deacon , Waiman Long , Boqun Feng , Thomas Gleixner , Andrew Morton , Sebastian Andrzej Siewior Subject: Re: [PATCH] x86/defconfig: Enable WERROR Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 23, 2022 at 10:19:39AM -0700, Linus Torvalds wrote: > Ack. I'm actually surprised people use "defconfig". It's kind of > pointless and unreal on x86 where there is no realistic "default". I'm > sorry it exists at all. Yeah, it has been there since forever and peterz and mingo use it from time to time, AFAIK. Also, I know people start from a defconfig and add additional stuff they need. Oh, and it is part of the smoke build-tests we're doing so... > But since people clearly use it - presumably for testing - I very much > think it should have WERROR on. Yeah, I am aiming for a "this should be always enabled in your config so you could use this defconfig as a start"-thing, in the hope that WERROR=y would proliferate then. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette