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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2357BC433B4 for ; Fri, 23 Apr 2021 07:53:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DFE5F61452 for ; Fri, 23 Apr 2021 07:53:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241258AbhDWHyD (ORCPT ); Fri, 23 Apr 2021 03:54:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229917AbhDWHx4 (ORCPT ); Fri, 23 Apr 2021 03:53:56 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 401D3C061574 for ; Fri, 23 Apr 2021 00:53:20 -0700 (PDT) Received: from zn.tnic (p200300ec2f0cb1009438669cca5ae2d7.dip0.t-ipconnect.de [IPv6:2003:ec:2f0c:b100:9438:669c:ca5a:e2d7]) (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 895211EC0518; Fri, 23 Apr 2021 09:53:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1619164398; 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=I4sBEhGQg0nsiwK/Wd4yKl+4oAITsLtnuIhLDtPS3r8=; b=KZjLPfapiGjkLOqVzvvujFsIk0xWUJ7Ln8J8IVNpfhlkOxiN7yDfRlJB0ddKJP06Cs49tw SM7RI5zX8/FwnRsCJrrQfgOofD2ZPQ0OOJ5lOuT2oeDZakgQN491ns1ah+K+ZO1df5lq1K j6A12jDlfgsnA2LaELpfimtvuDPO+jQ= Date: Fri, 23 Apr 2021 09:53:14 +0200 From: Borislav Petkov To: Nathan Chancellor Cc: Nick Desaulniers , Thomas Gleixner , Ingo Molnar , Joe Perches , x86@kernel.org, "H. Peter Anvin" , Kees Cook , Ard Biesheuvel , Arvind Sankar , Joerg Roedel , Masahiro Yamada , Nick Terrell , Martin Radev , Vincenzo Frascino , Andrey Konovalov , linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86/boot/compressed: enable -Wundef Message-ID: <20210423075314.GA18085@zn.tnic> References: <20210422190450.3903999-1-ndesaulniers@google.com> 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 Thu, Apr 22, 2021 at 05:32:21PM -0700, Nathan Chancellor wrote: > I wonder if it is worth turning on -Wall for this directory... Yeah, I don't see why not. That is, until someone sits down and converts that file to include the toplevel Makefile flags... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette