[PATCH 0/5] MIPS: ip22-gio: fix leaks and replace static root

Johan Hovold posted 5 patches 1 month, 3 weeks ago
arch/mips/include/asm/gio_device.h |  6 ------
arch/mips/sgi-ip22/ip22-gio.c      | 34 ++++++++++--------------------
2 files changed, 11 insertions(+), 29 deletions(-)
[PATCH 0/5] MIPS: ip22-gio: fix leaks and replace static root
Posted by Johan Hovold 1 month, 3 weeks ago
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
Re: [PATCH 0/5] MIPS: ip22-gio: fix leaks and replace static root
Posted by Thomas Bogendoerfer 3 weeks, 2 days ago
On Fri, Apr 24, 2026 at 12:28:44PM +0200, Johan Hovold wrote:
> 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(-)

series applied to mips-next

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]