public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core fixes for 2.6.32-git
@ 2009-10-14 23:04 Greg KH
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2009-10-14 23:04 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

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.


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

end of thread, other threads:[~2009-10-14 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 23:04 [GIT PATCH] driver core fixes for 2.6.32-git Greg KH
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

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