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=-2.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 12B78C43460 for ; Thu, 15 Apr 2021 10:18:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E6D5C61249 for ; Thu, 15 Apr 2021 10:18:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231610AbhDOKTB (ORCPT ); Thu, 15 Apr 2021 06:19:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231531AbhDOKTA (ORCPT ); Thu, 15 Apr 2021 06:19:00 -0400 Received: from mail-yb1-xb2a.google.com (mail-yb1-xb2a.google.com [IPv6:2607:f8b0:4864:20::b2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D35CC061574; Thu, 15 Apr 2021 03:18:35 -0700 (PDT) Received: by mail-yb1-xb2a.google.com with SMTP id v72so4820351ybe.11; Thu, 15 Apr 2021 03:18:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PcaOmJM+RUTf70CDN4cJXMLtcTANk8Y9Xg/5XpH9Ox8=; b=pG9s2mX6BuQVFDgO9/yYn5LO4TXJktxm3v+6r93VXWMPYllgdwmRQMlcc+MHJEvO0h 1mM5jOsvbxO0kB9vKK+X523HSAWI20NImJYNkPrLoY9VKymrWLLbZ1Lexj/s56DRXPuk 3nKBP129CzBdRUqwBnj3h93Y6bHeOiJPhSwHAGoHxO6Eq/bTfjRVCI5s8OFxTu8WXoVk GobTETgvHtMb4p9zxwKPn85ikY4QK6RFykOU/py4BXj5EkpJDJfi8sAz2hz+d1OJ4mms MPtLN54vYJbxA+2aHT9GqQfaLb9hKywEZ1leuB1pIXQO/4TnhlyNHhDLyc/mowjQQBl8 c7zw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PcaOmJM+RUTf70CDN4cJXMLtcTANk8Y9Xg/5XpH9Ox8=; b=fE9AWNkyLGncKNE7lLhvXwIBu6OadHzaaYXJpECS3wyoe58ciUCcThKXXz3+rcpWSe O5l3U0Z1Uvlk+aspOXyu/3GVJKR6YsS94RrGX5rdBmBDAcGVG3obM35qwGJr3lit8JuV bg9D216mwwLAZmaj2fN5ZZF0mjXw0HZdfqRf/3QrDZcDG8Ho+8KR+i4Rqgq5nixN6QBb 6CF2WIdIsmAMAG4dgJ9YBoFx60+GjTiiLcwbXTmc2+/pqvt+dTmYFIeK3k9ZIYIsoZei s5B8erkzAWCbt8anwqUt189bAcpXu4p8hV4LkmS16AL+PSjpwYE/1hCZ2frfxzDp5ftc OhXQ== X-Gm-Message-State: AOAM532vidIxcrCom1D/bRa0X05WzSkDlNblq/FycUAnEDpjYmXiNjs+ 7VbAPcloVqKQK/S9Dr/loQceg5+0rbVeXtHvll6Tzg6sAOA= X-Google-Smtp-Source: ABdhPJzev0b00I8H04t+puKpS9oVCBptJMCnMWYb+B/5VWVKSlqdlGbQLNgzZFp4lzd16JFDSQttdzMZoCUJEDkrjec= X-Received: by 2002:a25:81ce:: with SMTP id n14mr3064323ybm.33.1618481914302; Thu, 15 Apr 2021 03:18:34 -0700 (PDT) MIME-Version: 1.0 References: <20210414184604.23473-1-ojeda@kernel.org> <20210414184604.23473-4-ojeda@kernel.org> In-Reply-To: From: Miguel Ojeda Date: Thu, 15 Apr 2021 12:18:23 +0200 Message-ID: Subject: Re: [PATCH 03/13] Makefile: Generate CLANG_FLAGS even in GCC builds To: Nathan Chancellor Cc: Miguel Ojeda , Linus Torvalds , Greg Kroah-Hartman , rust-for-linux@vger.kernel.org, Linux Kbuild mailing list , Linux Doc Mailing List , linux-kernel , Alex Gaynor , Geoffrey Thomas , Finn Behrens , Adam Bratschi-Kaye , Wedson Almeida Filho , Michal Suchanek , Masahiro Yamada Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hi Nathan, Sorry, with all the other things I ended up not replying to you before going to sleep. On Wed, Apr 14, 2021 at 8:59 PM Nathan Chancellor wrote: > > Shuffling this around will cause this issue (I never saw you CC'd on the > thread). > > https://lore.kernel.org/r/f6218ac526a04fa4d4406f935bcc4eb4a7df65c4.1617917438.git.msuchanek@suse.de/ > > Perhaps that patch should be added to this series? Ah, thanks for the pointer! Yeah, I was not aware of that thread. It is good to find these bits though, that's why we are in linux-next after all! :) Cheers, Miguel