From: Greg KH on
Here's 3 bugfixes for your .35-rc git tree.

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.

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

thanks,

greg k-h

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

fs/configfs/inode.c | 9 ++++-----
fs/sysfs/inode.c | 6 ++++--
lib/kobject_uevent.c | 3 +++
3 files changed, 11 insertions(+), 7 deletions(-)

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

Andrew Morton (1):
lib/kobject_uevent.c: fix CONIG_NET=n warning

Dan Carpenter (1):
kobject: free memory if netlink_kernel_create() fails

Nick Piggin (1):
fix setattr error handling in sysfs, configfs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/