[GIT PATCH] driver core patches for 2.6.33-rc4

From: Greg KH
Date: Wed Jan 20 2010 - 18:49:36 EST


Here are two 2.6.33-rc4 patches for the driver core:

They fix:
- s390 boot oops with devtmpfs
- revert a patch that was sent by Andrew that should not have
been merged into your tree yet as the api has not changed in
your tree, it is coming in the .34 merge. This fixes a build
error in your current 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

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

drivers/base/devtmpfs.c | 3 ++-
drivers/base/memory.c | 32 ++++++++++++--------------------
2 files changed, 14 insertions(+), 21 deletions(-)

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

Greg Kroah-Hartman (1):
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"

Heiko Carstens (1):
driver-core: fix devtmpfs crash on s390

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