From: Joerg Roedel <joro@8bytes.org>
To: Ke Liu <liuke94@huawei.com>
Cc: iommu@lists.linux-foundation.org, will@kernel.org,
linux-kernel@vger.kernel.org, Jason Gunthorpe <jgg@nvidia.com>,
"Michael S . Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH v2] iommu: Directly use ida_alloc()/free()
Date: Wed, 22 Jun 2022 14:48:10 +0200 [thread overview]
Message-ID: <YrMPiqOr/ApPvu6Y@8bytes.org> (raw)
In-Reply-To: <20220608021655.1538087-1-liuke94@huawei.com>
On Wed, Jun 08, 2022 at 02:16:55AM +0000, Ke Liu wrote:
> Use ida_alloc()/ida_free() instead of deprecated
> ida_simple_get()/ida_simple_remove().
>
> Signed-off-by: Ke Liu <liuke94@huawei.com>
> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> v2 subject change to iommu
> ---
> drivers/iommu/iommu.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Ke Liu <liuke94@huawei.com>
Cc: will@kernel.org, iommu@lists.linux-foundation.org,
linux-kernel@vger.kernel.org, Jason Gunthorpe <jgg@nvidia.com>,
"Michael S . Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH v2] iommu: Directly use ida_alloc()/free()
Date: Wed, 22 Jun 2022 14:48:10 +0200 [thread overview]
Message-ID: <YrMPiqOr/ApPvu6Y@8bytes.org> (raw)
In-Reply-To: <20220608021655.1538087-1-liuke94@huawei.com>
On Wed, Jun 08, 2022 at 02:16:55AM +0000, Ke Liu wrote:
> Use ida_alloc()/ida_free() instead of deprecated
> ida_simple_get()/ida_simple_remove().
>
> Signed-off-by: Ke Liu <liuke94@huawei.com>
> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> v2 subject change to iommu
> ---
> drivers/iommu/iommu.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
next prev parent reply other threads:[~2022-06-22 12:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 2:16 [PATCH v2] iommu: Directly use ida_alloc()/free() Ke Liu via iommu
2022-06-08 2:16 ` Ke Liu
2022-06-22 12:48 ` Joerg Roedel [this message]
2022-06-22 12:48 ` Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YrMPiqOr/ApPvu6Y@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux-foundation.org \
--cc=jgg@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=liuke94@huawei.com \
--cc=mst@redhat.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.