lkml.org 
[lkml]   [2009]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PATCH] driver core patches for 2.6.33-git
Here are some 2.6.33-rc1 patches for the driver core:

Nothing major here:
- fixes for devtmpfs warnings on lockdep and command line
options
- documentation updates
- api change to make attributes const. This is added now so
that subsystem maintainers can queue up patches for .34. This
was submitted now at the recommendation of Stephen Rothwell.
- stable kernel rules clarification in the documentation

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

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

Documentation/driver-model/driver.txt | 4 ++--
Documentation/filesystems/sysfs.txt | 12 ++++++------
Documentation/stable_kernel_rules.txt | 24 ++++++++++++++++++++++--
drivers/base/bus.c | 2 +-
drivers/base/core.c | 16 +++++++++++-----
drivers/base/devtmpfs.c | 19 ++++++++++---------
drivers/base/driver.c | 4 ++--
drivers/base/platform.c | 1 +
fs/super.c | 3 ++-
fs/sysfs/bin.c | 6 ++++--
include/linux/device.h | 12 ++++++------
include/linux/sysfs.h | 9 +++++----
12 files changed, 72 insertions(+), 40 deletions(-)

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

Kay Sievers (2):
vfs: get_sb_single() - do not pass options twice
devtmpfs: unlock mutex in case of string allocation error

Michael Hennerich (1):
Driver core: export platform_device_register_data as a GPL symbol

Phil Carmody (4):
Driver core: device_attribute parameters can often be const*
Driver core: bin_attribute parameters can often be const*
Driver core: driver_attribute parameters can often be const*
driver core: Prevent reference to freed memory on error path

Sebastian Andrzej Siewior (1):
Doc/stable rules: add new cherry-pick logic

Thomas Gleixner (2):
devtmpfs: Convert dirlock to a mutex
Driver-core: Fix bogus 0 error return in device_add()



\
 
 \ /
  Last update: 2009-12-23 20:53    [W:0.059 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site