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 patches for 2.6.20-rc1
Date: Wed, 20 Dec 2006 12:01:51 -0800 [thread overview]
Message-ID: <20061220200151.GC1698@kroah.com> (raw)
Here are some minor driver core patches for 2.6.20-rc1
The descriptions of them are below.
All of these patches have been in the -mm tree for a while.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
or if master.kernel.org hasn't synced up yet:
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/acpi/ibm_acpi.c | 4 ++--
include/linux/device.h | 2 ++
include/linux/kobject.h | 11 ++++++-----
init/main.c | 2 +-
lib/kobject_uevent.c | 44 ++++++++++++++++++++++++++++++--------------
lib/kref.c | 7 +------
6 files changed, 42 insertions(+), 28 deletions(-)
---------------
Adrian Bunk (1):
Driver core: proper prototype for drivers/base/init.c:driver_init()
Aneesh Kumar K.V (1):
kobject: kobject_uevent() returns manageable value
Venkatesh Pallipadi (1):
kref refcnt and false positives
next reply other threads:[~2006-12-20 20:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 20:01 Greg KH [this message]
2006-12-20 20:03 ` [PATCH 1/3] kref refcnt and false positives Greg KH
[not found] ` <11666450412291-git-send-email-greg@kroah.com>
2006-12-20 20:03 ` [PATCH 3/3] Driver core: proper prototype for drivers/base/init.c:driver_init() Greg KH
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=20061220200151.GC1698@kroah.com \
--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