From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core fixes against 2.6.25-rc5 git
Date: Mon, 10 Mar 2008 17:42:19 -0700 [thread overview]
Message-ID: <20080311004219.GA17890@suse.de> (raw)
Here are 4 fixes fixes against your current git tree that fix some more
problems that have cropped up:
- nozomi driver fixes for oopses found by users
- resource calculation problem found by the scsi people
- sysdev fixes for oopses for kvm and ooprofile code
- firmware.h gets stubs for when the config option is not
enabled, fixing build errors.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
Patches will be sent as a follow-on to this message to lkml for people
to see.
thanks,
greg k-h
------------
drivers/base/platform.c | 2 +-
drivers/base/sys.c | 4 +++
drivers/char/nozomi.c | 61 ++++++++++++++++++++++++++++++++-------------
include/linux/firmware.h | 23 +++++++++++++++++
4 files changed, 71 insertions(+), 19 deletions(-)
---------------
Frank Seidel (1):
nozomi: fix initialization and early flow control access
Greg Kroah-Hartman (1):
sysdev: fix problem with sysdev_class being re-registered
James Bottomley (2):
firmware: provide stubs for the FW_LOADER=n case
drivers: fix dma_get_required_mask
next reply other threads:[~2008-03-11 0:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 0:42 Greg KH [this message]
2008-03-11 0:55 ` [PATCH 1/4] sysdev: fix problem with sysdev_class being re-registered Greg Kroah-Hartman
2008-03-11 0:55 ` [PATCH 2/4] nozomi: fix initialization and early flow control access Greg Kroah-Hartman
2008-03-11 0:55 ` [PATCH 3/4] firmware: provide stubs for the FW_LOADER=n case Greg Kroah-Hartman
2008-03-11 0:55 ` [PATCH 4/4] drivers: fix dma_get_required_mask 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=20080311004219.GA17890@suse.de \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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