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=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 355D7C433DF for ; Wed, 22 Jul 2020 18:15:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 158B320B1F for ; Wed, 22 Jul 2020 18:15:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="NuIYTIiK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726666AbgGVSP2 (ORCPT ); Wed, 22 Jul 2020 14:15:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729000AbgGVSP2 (ORCPT ); Wed, 22 Jul 2020 14:15:28 -0400 Received: from mail-ed1-x543.google.com (mail-ed1-x543.google.com [IPv6:2a00:1450:4864:20::543]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9DBC4C0619E2 for ; Wed, 22 Jul 2020 11:15:27 -0700 (PDT) Received: by mail-ed1-x543.google.com with SMTP id dm19so2331627edb.13 for ; Wed, 22 Jul 2020 11:15:27 -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=+SReuFYVGjLRX5r5xj5YpIfyUC4xzq9ishSeECc8oc0=; b=NuIYTIiKaQc1CsD0KXBC5Yhe7GX8yMqprWzzn8wTzzFy0PzxzGczcaGqdeb4YKryxx gDGjWE4EW1L+rsFD2ozcBAmUlUjqvHcfmeZTjicgfj/G2zjx+4h3skQn3dcUWxhf/HGA 34blS1DVtvnecxc1FIU189JqspE7/zPXYiT+P+DU7dpREkeZiHpbse3hobDGVMvtNzbD KrJtaaqMOlcqXc8kDvP2uFSCHPNCwCqMldtmcSw2My/VgU3ZZIe/FRFIcNJ7iFkbw6cy utbf98JYdXdwWcsEetVbf/K56+HhaYsRX5rkPaO+4MJKlgRMduJzLaAbfn7bk7LRFtsA Fi8A== 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=+SReuFYVGjLRX5r5xj5YpIfyUC4xzq9ishSeECc8oc0=; b=KSx8xnG8nlcMBlpgKoMGtQOFZx5Jzx+72HJn2yqa3ekgsixMJyZLre/Uyh0U97oElz VQ2gmYRQKBaUtbi/OjYw+O4nWYdldBpMwO6QTPEFNRdPiHyg3Q1q0NUwCgevgR09MI5Y Ss+t+NJQ+w774FdzS69BhvmjmMoyz7NmWv/FPENRvaWTTzN/eNNttG5FKwALNmyjYrZp SGRqb41V0m3Ybftlc0P88RR6Dmwt7eWNwRMXvV6uNOI5Gxb0n1VSMH12zJiiKTyXXpQd Gsypk4yMHPE4Kb0ecieNu6iikRpB35q03R+sZED8DEn4krsdc60SZuRoQeMKRv+VKu/O Z71w== X-Gm-Message-State: AOAM531ZfhflsAZ53NLvLLl7VQt1Wb2Wz/1Qz9wVRTviDBYegEuti9ah tXnJMsxO4vu8lp6ZhNoPxwxlmLf7iBETqqIvMRZKLw== X-Google-Smtp-Source: ABdhPJxrA+hjx0Q1mNxWSy2JCrzqouCMw/jbe01R8hqj3aXOsgJE0QWv/Xu+8L2SG1RhOKQ8MRvH9R8RbRpmUUnfeh4= X-Received: by 2002:a50:931e:: with SMTP id m30mr677030eda.341.1595441726019; Wed, 22 Jul 2020 11:15:26 -0700 (PDT) MIME-Version: 1.0 References: <20200624203200.78870-12-samitolvanen@google.com> <20200717202620.GA768846@bjorn-Precision-5520> In-Reply-To: <20200717202620.GA768846@bjorn-Precision-5520> From: Sami Tolvanen Date: Wed, 22 Jul 2020 11:15:14 -0700 Message-ID: Subject: Re: [PATCH 11/22] pci: lto: fix PREL32 relocations To: Bjorn Helgaas Cc: Masahiro Yamada , Will Deacon , Greg Kroah-Hartman , "Paul E. McKenney" , Kees Cook , Nick Desaulniers , clang-built-linux , Kernel Hardening , linux-arch , linux-arm-kernel , linux-kbuild , LKML , linux-pci@vger.kernel.org, X86 ML 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 Hi Bjorn, On Fri, Jul 17, 2020 at 1:26 PM Bjorn Helgaas wrote: > > OK by me, but please update the subject to match convention: > > PCI: Fix PREL32 relocations for LTO > > and include a hint in the commit log about what LTO is. At least > expand the initialism once. Googling for "LTO" isn't very useful. > > With Clang's Link Time Optimization (LTO), the compiler ... ? Sure, I'll change this in the next version. Thanks for taking a look! Sami