From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: [ 0/5] 3.4.47-stable review Date: Wed, 22 May 2013 15:18:06 -0700 Message-Id: <20130522221330.720801923@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.4.47 release. There are 5 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri May 24 22:10:47 UTC 2013. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.47-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.4.47-rc1 Alan Cox media: mantis: fix silly crash case Niels Ole Salscheider drm/radeon: Fix VRAM size calculation for VRAM >= 4GB Mika Westerberg i2c: designware: always clear interrupts before enabling them Wei Yongjun hwmon: fix error return code in abituguru_probe() Gabriel de Perthuis btrfs: don't stop searching after encountering the wrong item ------------- Diffstat: Makefile | 4 ++-- drivers/gpu/drm/radeon/evergreen.c | 4 ++-- drivers/gpu/drm/radeon/radeon_ttm.c | 2 +- drivers/gpu/drm/radeon/si.c | 4 ++-- drivers/hwmon/abituguru.c | 16 ++++++++++------ drivers/i2c/busses/i2c-designware-core.c | 3 ++- drivers/media/dvb/mantis/mantis_dvb.c | 6 ++++-- fs/btrfs/ioctl.c | 10 +++++----- 8 files changed, 28 insertions(+), 21 deletions(-)