Here are some driver core fixes and documentation updates against your
2.6.23-rc3 git tree.
They fix a reference counting bug in the module sysfs code, a fix for a
sysfs WARN_ON() issue and some documentation updates.
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/HOWTO | 4 +-
Documentation/SubmittingPatches | 2 +-
Documentation/ko_KR/HOWTO | 623 +++++++++++++++++++++++++++++++++++++++
fs/sysfs/bin.c | 7 +-
fs/sysfs/dir.c | 21 +-
kernel/module.c | 3 +-
6 files changed, 640 insertions(+), 20 deletions(-)
create mode 100644 Documentation/ko_KR/HOWTO
---------------
Alan Stern (1):
sysfs: don't warn on removal of a nonexistent binary file
Alexey Dobriyan (1):
Fix Off-by-one in /sys/module/*/refcnt
Minchan Kim (1):
HOWTO: korean translation of Documentation/HOWTO
Qi Yong (1):
HOWTO: latest lxr url address changed
Tejun Heo (1):
sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
-
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Linus Torvalds | Linux 2.6.21-rc1 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Alexey Dobriyan | Re: [GIT]: Networking |
| 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(). |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
git: | |
