[PATCH 0/5] MIPS: ip22-gio: fix leaks and replace static root
From: Johan Hovold
Date: Fri Apr 24 2026 - 06:33:08 EST
This series fixes some issues found through inspection when looking into
replacing the statically allocated gio bus root device.
Johan
Johan Hovold (5):
MIPS: ip22-gio: fix kfree() of static object
MIPS: ip22-gio: fix gio device memory leak
MIPS: ip22-gio: fix device reference leak in probe
MIPS: ip22-gio: switch to dynamic root device
MIPS: ip22-gio: do not export device release function
arch/mips/include/asm/gio_device.h | 6 ------
arch/mips/sgi-ip22/ip22-gio.c | 34 ++++++++++--------------------
2 files changed, 11 insertions(+), 29 deletions(-)
--
2.53.0