[GIT PATCH] driver core fixes for 2.6.32-git

From: Greg KH
Date: Wed Oct 14 2009 - 19:09:00 EST


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.

--
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/