[GIT PATCH] driver core fix for 2.6.24-rc6
From: Greg KH
Date: Sun Dec 23 2007 - 02:25:56 EST
Here is one bugfix for a memory leak for every module that is unloaded
from the system due to the change in the kobject name code against your
2.6.24-rc6 tree.
And an entry for MAINTAINERS for the UIO subsystem so the proper people
get the blame :)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
Patches will be sent as a follow-on to this message to lkml for people
to see.
thanks,
greg k-h
------------
MAINTAINERS | 8 ++++++++
kernel/params.c | 10 ++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
---------------
Greg Kroah-Hartman (1):
Modules: fix memory leak of module names
Hans-Jürgen Koch (1):
UIO: Add a MAINTAINERS entry for Userspace I/O
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/