mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patches for 2.6.33-rc4
@ 2010-01-20 23:47 Greg KH
  2010-01-20 23:49 ` [PATCH 1/2] driver-core: fix devtmpfs crash on s390 Greg Kroah-Hartman
  2010-01-20 23:49 ` [PATCH 2/2] Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2010-01-20 23:47 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

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


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

end of thread, other threads:[~2010-01-20 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-20 23:47 [GIT PATCH] driver core patches for 2.6.33-rc4 Greg KH
2010-01-20 23:49 ` [PATCH 1/2] driver-core: fix devtmpfs crash on s390 Greg Kroah-Hartman
2010-01-20 23:49 ` [PATCH 2/2] Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" 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

Powered by JetHome