[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100120234753.GB32068@kroah.com>
Date: Wed, 20 Jan 2010 15:47:53 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core patches for 2.6.33-rc4
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists