Details

[Home]

Issue of the Implementation # L0197

Brief

usb: gadget: mv_udc_core: phy_regs I/O memory leak

Detailed Description

There was an omission in transition to devm_xxx resource handling. iounmap(udc->phy_regs) were removed, but ioremap() was left without devm_.

Component

linux-kernel 4.1

Accepted

https://lkml.org/lkml/2015/7/19/92
commit

Status

Fixed in kernel 4.2-rc4

List of traces

Error trace 1

[Home]