mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] driver core fixes for 2.6.33-rc8
@ 2010-02-17  0:02 Greg KH
  2010-02-17  0:11 ` [PATCH 1/2] sysfs: sysfs_sd_setattr set iattrs unconditionally Greg Kroah-Hartman
  2010-02-17  0:11 ` [PATCH 2/2] class: Free the class private data in class_release Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2010-02-17  0:02 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are two 2.6.33-rc8 patches for the driver core:

They fix:
	- memory leak fix for when struct class is removed from the
	  system.
	- regression fix for sysfs loosing their attributes.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

Both of these patches have been in the linux-next and mm trees for a
while.

The patches will be sent as a follow-on to this message to lkml for
people to see.

thanks,

greg k-h

------------

 drivers/base/class.c |    2 ++
 fs/sysfs/inode.c     |   35 +++++++++++++++++------------------
 2 files changed, 19 insertions(+), 18 deletions(-)

---------------

Eric W. Biederman (1):
      sysfs: sysfs_sd_setattr set iattrs unconditionally

Laurent Pinchart (1):
      class: Free the class private data in class_release


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-17  0:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-17  0:02 [GIT PATCH] driver core fixes for 2.6.33-rc8 Greg KH
2010-02-17  0:11 ` [PATCH 1/2] sysfs: sysfs_sd_setattr set iattrs unconditionally Greg Kroah-Hartman
2010-02-17  0:11 ` [PATCH 2/2] class: Free the class private data in class_release Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®