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=-12.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 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 CEC2EC49EBA for ; Fri, 25 Jun 2021 15:04:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0BD861864 for ; Fri, 25 Jun 2021 15:04:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231955AbhFYPHT (ORCPT ); Fri, 25 Jun 2021 11:07:19 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:35577 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231772AbhFYPHR (ORCPT ); Fri, 25 Jun 2021 11:07:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1624633496; 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:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=orhFcVG1MGfwHWjH/fTT6Go2RQIksRFTwjLRhmT/3hw=; b=QtWWQOiAtyDbjjWDZFg+xoCyXM8jaN3dpbdL30rBdySyranjjprftfvwCYQYYvQyBf3aZX 3k0mh4CfgjzvGIIBXJM2oaSVz48k+r7fTOUuMPtdmWre2YRtVSoW3mf7x+19KFNceqSHN6 SjKpsU5yBrIZmrdUl2lhuhRBksZxw2s= Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-571-weF-dVimNVGjEEkoZSHhZw-1; Fri, 25 Jun 2021 11:04:55 -0400 X-MC-Unique: weF-dVimNVGjEEkoZSHhZw-1 Received: by mail-io1-f71.google.com with SMTP id w22-20020a5ed6160000b02904f28b1d759dso141074iom.8 for ; Fri, 25 Jun 2021 08:04:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=orhFcVG1MGfwHWjH/fTT6Go2RQIksRFTwjLRhmT/3hw=; b=QZNgj8eGYJY6rZ+YEIovY7QxzqMx/KmiivKClUuCrxwhxu7CgGOm1qeaxPJ5z0Y5Ul +q2upeAjHge+H7l03VKieK13KJbfVBnBzLPQicuyIyS+gqsuv4HyYJdQoLwPwOMZzfIs ctp1lpMMKOpENB7yZFz8ahnb67JWouwl8+26QldjvBLW31CFiJoG4hi2F01nthvgF3LD w1w9yGqMdWYjavvNUWE5I594c5riJXZ0Nzf/XJ8K74ZuvYqAfEND6L0tlMay7A6KO2vV BR71j3Bcyn53vBNNyMpeXL3O2EMiGEQQMHKI3irARTciQAGAMfUomcSWSxDSM3zM+3XK uY4w== X-Gm-Message-State: AOAM532UcUohlc0lZQJMiMA1ulqYXANoWgMajZHx7dBDUwpDNwZei537 /Z1a8+7dxnRKF88Xx7zUsFlyBf3ybaK3TWrN1sZS6ALRAIPOB9V4CijUNOo9JS2jt4LSQqEEd5A UE5bOM/RzsbcvSeZaIWeqvac4 X-Received: by 2002:a02:a99e:: with SMTP id q30mr9857374jam.69.1624633494316; Fri, 25 Jun 2021 08:04:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwYvbFfAcxRLHUHXohN+O9jy6GPQekGuKcwjY7hFxQZ6CQzhObIbZVnZpOn59v+E7YfDtNaBQ== X-Received: by 2002:a02:a99e:: with SMTP id q30mr9857343jam.69.1624633494192; Fri, 25 Jun 2021 08:04:54 -0700 (PDT) Received: from redhat.com (c-73-14-100-188.hsd1.co.comcast.net. [73.14.100.188]) by smtp.gmail.com with ESMTPSA id b23sm3437974ior.4.2021.06.25.08.04.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Jun 2021 08:04:53 -0700 (PDT) Date: Fri, 25 Jun 2021 09:04:51 -0600 From: Alex Williamson To: Luis Chamberlain Cc: bhelgaas@google.com, cohuck@redhat.com, jgg@ziepe.ca, kevin.tian@intel.com, eric.auger@redhat.com, giovanni.cabiddu@intel.com, mjrosato@linux.ibm.com, jannh@google.com, kvm@vger.kernel.org, linux-pci@vger.kernel.org, schnelle@linux.ibm.com, minchan@kernel.org, gregkh@linuxfoundation.org, rafael@kernel.org, jeyu@kernel.org, ngupta@vflare.org, sergey.senozhatsky.work@gmail.com, axboe@kernel.dk, mbenes@suse.com, jpoimboe@redhat.com, tglx@linutronix.de, keescook@chromium.org, jikos@kernel.org, rostedt@goodmis.org, peterz@infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] vfio: export and make use of pci_dev_trylock() Message-ID: <20210625090452.65474656.alex.williamson@redhat.com> In-Reply-To: <20210623022824.308041-1-mcgrof@kernel.org> References: <20210623022824.308041-1-mcgrof@kernel.org> Organization: Red Hat X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Jun 2021 19:28:22 -0700 Luis Chamberlain wrote: > This v2 series addreses the changes requested by Bjorn, namely: > > - moved the new forward declarations next to pci_cfg_access_lock() > as requested > - modify the subject patch for the first PCI patch > > Luis Chamberlain (2): > PCI: Export pci_dev_trylock() and pci_dev_unlock() > vfio: use the new pci_dev_trylock() helper to simplify try lock > > drivers/pci/pci.c | 6 ++++-- > drivers/vfio/pci/vfio_pci.c | 11 ++++------- > include/linux/pci.h | 3 +++ > 3 files changed, 11 insertions(+), 9 deletions(-) > Applied to vfio next branch for v5.14 with Bjorn's Ack, thanks! Alex