[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YrMPiqOr/ApPvu6Y@8bytes.org>
Date: Wed, 22 Jun 2022 14:48:10 +0200
From: Joerg Roedel <joro@...tes.org>
To: Ke Liu <liuke94@...wei.com>
Cc: will@...nel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, Jason Gunthorpe <jgg@...dia.com>,
"Michael S . Tsirkin" <mst@...hat.com>
Subject: Re: [PATCH v2] iommu: Directly use ida_alloc()/free()
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@...wei.com>
> Reviewed-by: Jason Gunthorpe <jgg@...dia.com>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
> ---
> v2 subject change to iommu
> ---
> drivers/iommu/iommu.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists