[GIT PULL] Btrfs updates
Hello everyone, The master branch of the btrfs-unstable repo has a collection of fixes: git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git master Josef fixed a few different ENOSPC problems, and removed the mount -o max_extent mount option, which was not used and didn't fit in well with e... 5 Apr 2010 16:07
[PATCH]hwmon:applesmc:Add MacBook2,2 temperature sensors.
This patch needs to be applied on top of: [PATCH]hwmon:applesmc:Add support for iMac 9. located here: http://lkml.org/lkml/2010/4/2/300 This patch fixes an input/output error when trying to read the temperature sensors in: /sys/devices/platform/applesmc.768 (example) watch cat /sys/devices/platform/applesmc.7... 5 Apr 2010 16:07
[PATCH] compal-laptop.c: added JHL90, battery & hwmon interface
Dear kernel developers, On February the fourth I have contacted Cezary Jackiewicz regarding a (large) addition to the compal-laptop driver (he is listed in the maintainers file as the person to contact). However I still haven't received any reply to date. I have recently checked the github commits on this driver... 5 Apr 2010 16:07
[PATCH 01/11] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Sign... 5 Apr 2010 16:07
[PATCH 03/11] drivers/usb/wusbcore/wusbhc.h: Remove unused dev_info from struct wusb_port
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Sign... 5 Apr 2010 16:07
[PATCH 10/11] drivers/char/mem.c: Rename dev_info to bdi
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Sign... 5 Apr 2010 16:07
[PATCH 09/11] pvrusb2-v4l2: Rename dev_info to pdi
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Sign... 5 Apr 2010 16:07
[PATCH 00/11] treewide: rename dev_info variables to something else
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Joe ... 5 Apr 2010 16:07
[PATCH 02/11] drivers/usb/host/hwa-hc.c: Rename dev_info to hdi
There is a macro called dev_info that prints struct device specific information. Having variables with the same name can be confusing and prevents conversion of the macro to a function. Rename the existing dev_info variables to something else in preparation to converting the dev_info macro to a function. Sign... 5 Apr 2010 16:07
[PATCH RFC tip/core/rcu 02/10] rcu: make dead code really dead
From: Lai Jiangshan <laijs(a)cn.fujitsu.com> cleanup: make dead code really dead Signed-off-by: Lai Jiangshan <laijs(a)cn.fujitsu.com> Signed-off-by: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> --- kernel/rcutree.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/rcutree.c b... 5 Apr 2010 14:59