[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061220200151.GC1698@kroah.com>
Date: Wed, 20 Dec 2006 12:01:51 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] Driver core patches for 2.6.20-rc1
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
-
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