mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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 fixes for .36-rc2
Date: Mon, 23 Aug 2010 21:05:03 -0700	[thread overview]
Message-ID: <20100824040503.GB16749@kroah.com> (raw)

Here are some fixes for .36-rc2 for the driver core.

It fixes a firmware oops that a lot of people are hitting, and a build
error for older versions of gcc that it seems all of the ARM developers
are hitting.  And there's documentation fix as well.

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/firmware_class.c |    2 +-
 include/linux/kobject.h       |   35 +-------------------------
 include/linux/kobject_ns.h    |   56 +++++++++++++++++++++++++++++++++++++++++
 include/linux/sysfs.h         |    1 +
 lib/kobject_uevent.c          |    4 +-
 5 files changed, 61 insertions(+), 37 deletions(-)
 create mode 100644 include/linux/kobject_ns.h

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

David Howells (1):
      kobject: Break the kobject namespace defs into their own header

Johannes Berg (1):
      firmware_class: fix typo in error path

Xiaotian Feng (1):
      kobject_uevent: fix typo in comments


             reply	other threads:[~2010-08-24  4:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24  4:05 Greg KH [this message]
2010-08-24  4:24 ` [PATCH 1/3] kobject: Break the kobject namespace defs into their own header Greg Kroah-Hartman
2010-08-24  4:24 ` [PATCH 2/3] firmware_class: fix typo in error path Greg Kroah-Hartman
2010-08-24  4:24 ` [PATCH 3/3] kobject_uevent: fix typo in comments 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=20100824040503.GB16749@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

all inboxes | Powered by JetHome®