From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core fixes for 2.6.33-rc8
Date: Tue, 16 Feb 2010 16:02:06 -0800 [thread overview]
Message-ID: <20100217000206.GB31137@kroah.com> (raw)
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
next reply other threads:[~2010-02-17 0:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-17 0:02 Greg KH [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100217000206.GB31137@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®