Bug 11371

Summary: [linux-2.6/arch/powerpc/sysdev/qe_lib/ucc_slow.c:174]: Memory leak: uccs
Product: Platform Specific/Hardware Reporter: Daniel Marjamäki (danielm77)
Component: PPC-32Assignee: platform_ppc-32
Status: CLOSED CODE_FIX    
Severity: normal CC: timur
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: latest git tree Subsystem:
Regression: --- Bisected commit-id:

Description Daniel Marjamäki 2008-08-19 09:43:56 UTC
if the ioremap fails, the uccs is not kfree'd.

This is pretty similar with 11364