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=-16.6 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 0AAEBC433E2 for ; Tue, 14 Jul 2020 17:54:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E019D2256C for ; Tue, 14 Jul 2020 17:54:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="Rw2Ooa/4" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729025AbgGNRyR (ORCPT ); Tue, 14 Jul 2020 13:54:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727028AbgGNRyO (ORCPT ); Tue, 14 Jul 2020 13:54:14 -0400 Received: from mail-pl1-x641.google.com (mail-pl1-x641.google.com [IPv6:2607:f8b0:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F21BC061755 for ; Tue, 14 Jul 2020 10:54:14 -0700 (PDT) Received: by mail-pl1-x641.google.com with SMTP id o1so7340324plk.1 for ; Tue, 14 Jul 2020 10:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=45xI8rEeWi7QXFwrqKcRbpSWjjoJSS/Qt/Ikgj5NGNk=; b=Rw2Ooa/4ydY2kuipZY7t3EHXuDLvDsaolNVYTbOw/NHk5Jj0yTma+nZMIhm0RimdW1 4JfbmJtFIImxCLNF7Likd5JJ75qLUq1nUBH2EITFJdGdoeazyFh1iNO8AUdKQSjKGvkb vWPL6G0Ys/dM88zsh00Mm3C64zTOwNylvBlKCSCyQZmVrKUl2gs/OaYNb00wcMR4DAe7 HqLTQu9936MuMSL6GVU2YNVrqJKkGAGTgtOqKFRzuK+QyPeCSCgh+hD/dBEIkV1NTSF1 di8HEi1g5AXgcdN3uU8s7dqxHfQFyrPIIaOX6UfyK+tDEjX6rN6ML4r7djGwSQ0peH3h HIsw== 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=45xI8rEeWi7QXFwrqKcRbpSWjjoJSS/Qt/Ikgj5NGNk=; b=mj3+eNHlMAMimiDxRNvfEUIn8qYuJ4RgNuVFQfekaEXZFNslozS5AGW7yYE79ZOGzI Ya99lrqpIcB+WlGgjzxEFghhPRkFjxTbX+A6XI0NemNyHnBpq75K/5GG8u10U/qHzXzV 1hEWxrwwSkdaK0n0Y3/gqisT4LjgAplR5UQEyPNhnoPB2qMCrjVtGyRkv1DJq7J0dtyP XzvGDD5G+bkbl7WZNFZ4wHwn0moicJEX6DxwFp0CDR5tPlCB7jexOFevPRzdJCIPQWsZ qmRJF2HjjXinqPyHkrEFc/26yHbSyy64eb6qm0R/t3okbpLbI1pVVwF1ipDMcZfpMgq+ yyQg== X-Gm-Message-State: AOAM532+3zgca66q/j2BeuyRHjLZW2KMpzk9rSNvW3YvRGfkRWcA4ZAZ YpQEsf+73yPUx4wYdaOaBcX0Ng4eEATEFZjE3dEfmg== X-Google-Smtp-Source: ABdhPJwcIBhuWQSJnb22Hu6ykmJZrRn50yho0jiA1jzvQkDPRjZ5DnsFPHJW6iYaLbzuW2WylixGSW07GgQyW7nvEuA= X-Received: by 2002:a17:90a:21ef:: with SMTP id q102mr6056117pjc.101.1594749253773; Tue, 14 Jul 2020 10:54:13 -0700 (PDT) MIME-Version: 1.0 References: <20200624203200.78870-1-samitolvanen@google.com> <671d8923-ed43-4600-2628-33ae7cb82ccb@molgen.mpg.de> <20200712184041.GA1838@Ryzen-9-3900X.localdomain> In-Reply-To: From: Nick Desaulniers Date: Tue, 14 Jul 2020 10:54:02 -0700 Message-ID: Subject: Re: [PATCH 00/22] add support for Clang LTO To: Sedat Dilek Cc: Nathan Chancellor , Paul Menzel , Sami Tolvanen , Masahiro Yamada , Will Deacon , Greg Kroah-Hartman , "Paul E. McKenney" , Kees Cook , Clang-Built-Linux ML , Kernel Hardening , linux-arch , Linux ARM , Linux Kbuild mailing list , LKML , linux-pci@vger.kernel.org, "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" Content-Type: text/plain; charset="UTF-8" Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Tue, Jul 14, 2020 at 2:44 AM Sedat Dilek wrote: > > On Sun, Jul 12, 2020 at 8:40 PM Nathan Chancellor > wrote: > > > > Lastly, for the future, I would recommend grabbing b4 to easily apply > > patches (specifically full series) from lore.kernel.org. > > > > https://git.kernel.org/pub/scm/utils/b4/b4.git/ > > https://git.kernel.org/pub/scm/utils/b4/b4.git/tree/README.rst > > > > You could grab this series and apply it easily by either downloading the > > mbox file and following the instructions it gives for applying the mbox > > file: > > > > $ b4 am 20200624203200.78870-1-samitolvanen@google.com > > > > or I prefer piping so that I don't have to clean up later: > > > > $ b4 am -o - 20200624203200.78870-1-samitolvanen@google.com | git am > > > > It is always a pleasure to read your replies and enrich my know-how > beyond Linux-kernel hacking :-). > > Thanks for the tip with "b4" tool. > Might add this to our ClangBuiltLinux wiki "Command line tips and tricks"? > > - Sedat - > > [1] https://github.com/ClangBuiltLinux/linux/wiki/Command-line-tips-and-tricks Good idea, done. -- Thanks, ~Nick Desaulniers