Nilay Shroff <[email protected]> writes: > The kmemleak reports the following memory leak: ... > Fix this by retrieving the irq_data from the correct domain using > irq_domain_get_irq_data() and then accessing the chip_data via > irq_data_get_irq_chip_data(). > > Cc: [email protected] > Fixes: cc0cc23babc9 ("powerpc/xive: Untangle xive from child interrupt > controller drivers") > Signed-off-by: Nilay Shroff <[email protected]>
Reviewed-by: Nam Cao <[email protected]>
