Here are some driver core bugfixes and documentation updates for
2.6.24-rc3. It fixes a regression with CONFIG_PM being set and not set
that people have reported.
There's some other minor fixes, and an update for the UIO documentation.
All of these have been in the -mm tree for a while.
Please pull from:
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
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/uio-howto.tmpl | 90 ++++++++++++----------------------
drivers/base/core.c | 4 +-
drivers/base/power/Makefile | 3 +-
drivers/base/power/main.c | 8 +---
drivers/base/power/power.h | 28 ++++++++---
drivers/char/Kconfig | 2 +-
fs/sysfs/file.c | 6 ++-
lib/kobject.c | 4 +-
9 files changed, 68 insertions(+), 79 deletions(-)
---------------
Daniel Drake (1):
create /sys/.../power when CONFIG_PM is set
Hans J Koch (2):
UIO: fix up the UIO documentation
UIO: add UIO documentation target to DocBook Makefile
Johannes Berg (1):
kobject: two typo fixes
Kay Sievers (1):
allow LEGACY_PTYS to be set to 0
Miao Xie (1):
sysfs: fix off-by-one error in fill_read_buffer()
-
| Dave Hansen | [RFC][PATCH 0/4] kernel-based checkpoint restart |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
git: | |
| David Miller | Re: [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
