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.32-git
Date: Wed, 14 Oct 2009 16:04:32 -0700 [thread overview]
Message-ID: <20091014230432.GB8865@kroah.com> (raw)
Here are 2 bugfixes for the driver core code for your .32 git tree.
They do:
- fix sysfs_move_dir()
- fix sysfs interrupt context issue that was being triggered by
users.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/
All of these patches have been in the linux-next and mm trees for a
long time.
The patches will be sent as a follow-on to this message to lkml for people
to see.
thanks,
greg k-h
------------
fs/sysfs/dir.c | 3 ++-
fs/sysfs/file.c | 14 ++++++++------
2 files changed, 10 insertions(+), 7 deletions(-)
---------------
Cornelia Huck (1):
sysfs: Allow sysfs_move_dir(..., NULL) again.
Neil Brown (1):
sysfs: Allow sysfs_notify_dirent to be called from interrupt context.
next reply other threads:[~2009-10-14 23:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 23:04 Greg KH [this message]
2009-10-14 23:51 ` [PATCH 1/2] sysfs: Allow sysfs_move_dir(..., NULL) again Greg Kroah-Hartman
2009-10-14 23:51 ` [PATCH 2/2] sysfs: Allow sysfs_notify_dirent to be called from interrupt context Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2009-10-30 22:09 [GIT PATCH] driver core fixes for 2.6.32-git Greg KH
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=20091014230432.GB8865@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