[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YrMci73Qko5ssAND@8bytes.org>
Date: Wed, 22 Jun 2022 15:43:39 +0200
From: Joerg Roedel <joro@...tes.org>
To: Bo Liu <liubo03@...pur.com>
Cc: will@...nel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu: Remove usage of the deprecated ida_simple_xxx API
On Thu, Jun 16, 2022 at 10:05:55PM -0400, Bo Liu wrote:
> Use ida_alloc_xxx()/ida_free() instead of
> ida_simple_get()/ida_simple_remove().
> The latter is deprecated and more verbose.
>
> Signed-off-by: Bo Liu <liubo03@...pur.com>
> ---
> drivers/iommu/iommu.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Sorry, just applied this similar change:
https://lore.kernel.org/r/20220608021655.1538087-1-liuke94@huawei.com
Powered by blists - more mailing lists