Re: [PATCH] genirq/msi: Remove msi_post_free()
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2025-09-24 02:46:16
Also in:
lkml
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2025-09-24 02:46:16
Also in:
lkml
On 9/23/25 10:33 AM, Nam Cao wrote:
Nam Cao [off-list ref] writes:quoted
The only user of msi_post_free() - powerpc/pseries - has been changed to use msi_teardown(). Remove this unused callback. Signed-off-by: Nam Cao <redacted> --- This patch depends on the powerpc/series conversion patch, which is currently in powerpc tree: https://lore.kernel.org/lkml/c7a6d8f27fd217021dea4daad777e81a525ae460.1754903590.git.namcao@linutronix.de/ (local) I think it is most convenient to apply this patch to powerpc tree, if everyone is okay with that?Maddy, do you mind picking this up?
Yes, will do Thanks
Nam