[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bb078344-2394-e9a6-712c-8dfa8afff6d3@deltatee.com>
Date: Wed, 8 Jun 2022 13:28:12 -0600
From: Logan Gunthorpe <logang@...tatee.com>
To: Bjorn Helgaas <helgaas@...nel.org>, Ke Liu <liuke94@...wei.com>
Cc: bhelgaas@...gle.com, nirmal.patel@...ux.intel.com,
jonathan.derrick@...ux.dev, lpieralisi@...nel.org, robh@...nel.org,
kw@...ux.com, kurt.schwemmer@...rosemi.com,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] drivers: pci: Directly use ida_alloc()/free()
On 2022-06-08 12:42, Bjorn Helgaas wrote:
> On Thu, Jun 02, 2022 at 07:11:15AM +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>
>
> I'd like acks from a vmd maintainer (Nirmal) and a switchtec
> maintainer (Kirt, Logan) before applying this.
>
> You don't need to post this again with those acks, but if you do post
> it again for some reason, take note of the subject line history; see
> "git log --oneline drivers/pci/controller/ drivers/pci/switch/"
>> ---
>> v2 fix sign-off name suggest by Bjorn Helgaas
>> ---
>> drivers/pci/controller/vmd.c | 6 +++---
>> drivers/pci/switch/switchtec.c | 7 +++----
>> 2 files changed, 6 insertions(+), 7 deletions(-)
Oh, yup, looks good to me. Thanks!
Acked-by: Logan Gunthorpe <logang@...tatee.com>
Logan
Powered by blists - more mailing lists