On Wed, 2015-30-09 at 01:58:05 UTC, Andrew Donnellan wrote: > cxl_free_afu_irqs() doesn't free IRQ names when it releases an AFU's IRQ > ranges. The userspace API equivalent in afu_release_irqs() calls > afu_irq_name_free() to release the IRQ names. > > Call afu_irq_name_free() in cxl_free_afu_irqs() to release the IRQ names. > Make afu_irq_name_free() non-static to allow this. > > Reported-by: Matthew R. Ochs <mro...@linux.vnet.ibm.com> > Fixes: 6f7f0b3df6d4 ("cxl: Add AFU virtual PHB and kernel API") > Signed-off-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com> > Signed-off-by: Ian Munsie <imun...@au1.ibm.com> > Reviewed-by: Matthew R. Ochs <mro...@linux.vnet.ibm.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/8dde152ea34860403c839598 cheers _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev