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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8296C433FE for ; Wed, 16 Nov 2022 22:43:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234088AbiKPWnO (ORCPT ); Wed, 16 Nov 2022 17:43:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59652 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229531AbiKPWnL (ORCPT ); Wed, 16 Nov 2022 17:43:11 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F1032F383; Wed, 16 Nov 2022 14:43:11 -0800 (PST) From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1668638589; 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: in-reply-to:in-reply-to:references:references; bh=vPSE1zxmc/IwudjWCvDHg6aAGi01k3cdB+P74QBZLDM=; b=dba5Y2X5c+0ZmGPPmIMKFNVnJbo65NEEDAjQukHhUdPm1+HtuMJPjOJeva1g7s4wOMxqBy krWlUtC/o+JnFv7qut2vDRPW5fg6bofOMjSYSsGiPP7A0cJBIP8VS1hYtS98kPAKbpQU5B aTmcssOCs3wvHNOyedej9K/klT6vikxehxOsaOOu8PQP8s/klZofjKUY3XKo050ZowN8u+ OR5dzD9SBRM7NLANSkLe/OWiGiRoV6IEUADuHFrO+Cog3rjpxgdCcygch+oGymMmKWua2X x137xwxBZwalBjnCuwNM6tV5fvRLq6+ozlBipl94HL3+IX9MJcJdz/1JVdElfA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1668638589; 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: in-reply-to:in-reply-to:references:references; bh=vPSE1zxmc/IwudjWCvDHg6aAGi01k3cdB+P74QBZLDM=; b=vKB/9yZWyOJx94NJSod/PO5h9H9iwPAtCxesQxjY7ARdCvHr0BTknQ8Os0uHbs8+Jp32SS IyTlCmStLryqwkAg== To: Bjorn Helgaas Cc: LKML , x86@kernel.org, Joerg Roedel , Will Deacon , linux-pci@vger.kernel.org, Bjorn Helgaas , Lorenzo Pieralisi , Marc Zyngier , Greg Kroah-Hartman , Jason Gunthorpe , Dave Jiang , Alex Williamson , Kevin Tian , Dan Williams , Logan Gunthorpe , Ashok Raj , Jon Mason , Allen Hubbe , "Ahmed S. Darwish" , Reinette Chatre Subject: Re: [patch 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X In-Reply-To: <20221116201926.GA1133983@bhelgaas> References: <20221116201926.GA1133983@bhelgaas> Date: Wed, 16 Nov 2022 23:43:09 +0100 Message-ID: <87o7t6o70i.ffs@tglx> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 16 2022 at 14:19, Bjorn Helgaas wrote: >> Also for the use cases Jason Gunthorpe pointed a single index allocation >> is sufficient. > > Maybe a URL or outline the use cases so this means something in a few > years? I haven't followed this discussion, so it doesn't even mean > anything to me now :) Fair enough. Will add.