[GIT PATCH] driver core fixes for your 2.6-git tree

From: Greg KH
Date: Wed Oct 29 2008 - 18:42:34 EST


Here are 6 patches for your 2.6-git tree.

They contain:
- 4 documentation updates:
- ja_JP/HOWTO update
- stable_kernel_rules.txt update
- document the taint flags properly
- fix some function comments in drivers/base/sys.c that
were incorrect.
- bugfix for the dynamic_printk command line option
- bugfix for the sysdev code

All of these have been in the -next trees and the -mm releases for a
while now.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

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

Documentation/ja_JP/HOWTO | 14 +++++++-------
Documentation/stable_kernel_rules.txt | 1 +
Documentation/sysctl/kernel.txt | 24 +++++++++++++++++-------
drivers/base/sys.c | 10 ++++++----
lib/dynamic_printk.c | 4 +++-
5 files changed, 34 insertions(+), 19 deletions(-)

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

Andi Kleen (1):
sysfs: Fix return values for sysdev_store_{ulong,int}

Greg Kroah-Hartman (1):
Document kernel taint flags properly

Jason Baron (1):
Driver core: fix 'dynamic_debug' cmd line parameter

Josh Boyer (1):
Update stable tree documentation

Qinghuang Feng (1):
driver core: drivers/base/sys.c: update comments

Tsugikazu Shibata (1):
HOWTO: Sync patch for jp_JP/HOWTO

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/