Here's 3 patches against your current git tree that fix some more
problems that have cropped up:
- whole_disk attribute file causes oopses when read from.
- the firmware class name change broke Dell machines that were
working just fine.
- we shouldn't BUG on a programming error in sysfs by the
caller, do a WARN_ON instead.
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
------------
drivers/base/firmware_class.c | 3 ++-
fs/partitions/check.c | 17 ++++++++++-------
fs/sysfs/group.c | 7 ++++++-
3 files changed, 18 insertions(+), 9 deletions(-)
---------------
Greg Kroah-Hartman (2):
Block: Fix whole_disk attribute bug
sysfs: remove BUG_ON() from sysfs_remove_group()
Michael E Brown (1):
Driver core: Revert "Fix Firmware class name collision"
--
| Andrew Morton | -mm merge plans for 2.6.23 |
| jjohansen | [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| holzheu | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| David Miller | Re: [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 36/37] dccp: Initialisation and type-checking of feature sysctls |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
