Hi Jean, Yes, I'll respond with a tested-by and reviewed-by later this morning. Regards, Terry On 6/22/22 01:39, Jean Delvare wrote: > Hi Terry, > > On Tue, 21 Jun 2022 09:29:44 -0500, Terry Bowman wrote: >> On 6/21/22 07:48, Jean Delvare wrote: >> >>> Yi Zhang, can you please test this patch and confirm that it solves the >>> memory leak? >>> >>> Terry, please review/comment. >>> >>> If my analysis is correct then the sp5100_wdt and thinkpad_acpi drivers >>> suffer from a similar leak and need to be fixed the same way. >> >> Your analysis is correct. The kfree() call is missing during the release in i2c-piix4 and >> sp5100_tco driver patches. Let me know if there is anything I can do. > > I've submitted patches for the 3 drivers. They are pretty > straightforward, but anything you'd be able to review or test would be > welcome. > > Thanks,