On Tue, Jun 23, 2026 at 12:54:34PM +0200, David Marchand wrote: > Allocating the interrupt handle is a waste of memory if no device is > probed later (like for example, if a allowlist is passed). > Instead, allocate this handle at the time probe_device is called. > > Signed-off-by: David Marchand <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- [PATCH v3 02/11] dma/idxd: remove next pointer in bu... David Marchand
- [PATCH v3 03/11] bus/vdev: remove driver setting in ... David Marchand
- Re: [PATCH v3 03/11] bus/vdev: remove driver set... fengchengwen
- [PATCH v3 04/11] bus/pci: fix mapping leak in bus cl... David Marchand
- Re: [PATCH v3 04/11] bus/pci: fix mapping leak i... fengchengwen
- Re: [PATCH v3 04/11] bus/pci: fix mapping le... David Marchand
- Re: [PATCH v3 04/11] bus/pci: fix mappin... David Marchand
- [PATCH v3 05/11] bus/vmbus: fix interrupt leak in cl... David Marchand
- [PATCH v3 06/11] bus/vmbus: allocate interrupt durin... David Marchand
- [PATCH v3 07/11] bus/ifpga: allocate interrupt durin... David Marchand
- Re: [PATCH v3 07/11] bus/ifpga: allocate interru... Bruce Richardson
- [PATCH v3 08/11] bus: align unplug with device probe David Marchand
- [PATCH v3 10/11] bus/vmbus: store name in bus specif... David Marchand
- [PATCH v3 09/11] bus: implement cleanup in EAL David Marchand
- [PATCH v3 11/11] bus/vmbus: support unplug David Marchand
- [PATCH v4 00/12] Bus cleanup infrastructure and fixes David Marchand
- [PATCH v4 01/12] bus: fix reference to plug callback David Marchand
- [PATCH v4 02/12] dma/idxd: remove next pointer in bu... David Marchand
- [PATCH v4 03/12] bus/vdev: remove driver setting in ... David Marchand

