From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core patches for 2.6.33-rc4
Date: Wed, 20 Jan 2010 15:47:53 -0800 [thread overview]
Message-ID: <20100120234753.GB32068@kroah.com> (raw)
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
next reply other threads:[~2010-01-20 23:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 23:47 Greg KH [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100120234753.GB32068@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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