Bug 9496
Summary: | kobject ->k_name memory leak | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | Other | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | adobriyan, greg |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | commit ce2c9cb0259acd2aed184499ebe41ab00da13b25 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-12-03 13:42:02 UTC
Any progress here? On Tue, Dec 11, 2007 at 04:13:00PM -0800, bugme-daemon@bugzilla.kernel.org wrote: > Any progress here? This isn't going to be a "simple" fix at all, and is something for 2.6.25. I suggest that we just accept the tiny memory leak for module unload for 2.6.24, unless people really object. thanks, greg k-h Now fixed in Linus's tree, turned out to be easier than anticipated.... now fixed. Can you provide the commit name, please? d172f4ef31bec924c6ebcb242c9d7d290811e1e5 fixed the problem. |