Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Srivatsa S. Bhat
On 08/03/2012 11:33 AM, Feng Tang wrote: > On Fri, 3 Aug 2012 11:26:04 +0530 > "Srivatsa S. Bhat" wrote: > >> On 08/03/2012 09:52 AM, Len Brown wrote: >>> Applied. >>> >>> thanks for the refresh. >>> >> >> This patch needs to be CC'ed to stable also right? > > Yes, I've sent the patch directly t

Re: [PATCH v2] ACPI processor: Fix a typo error in commit 99b725084

2012-08-02 Thread Feng Tang
On Fri, 3 Aug 2012 11:26:04 +0530 "Srivatsa S. Bhat" wrote: > On 08/03/2012 09:52 AM, Len Brown wrote: > > Applied. > > > > thanks for the refresh. > > > > This patch needs to be CC'ed to stable also right? Yes, I've sent the patch directly to stable 3 days ago. thanks for the note. - Feng

Linux 3.2.25

2012-08-02 Thread Ben Hutchings
I'm announcing the release of the 3.2.25 kernel. All users of the 3.2 kernel series should upgrade. Like 3.0.39, this includes many fixes for mm performance problems, thanks to Mel Gorman. The updated 3.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/li

Patch Upstream: sh: Fix up recursive fault in oops with unset TTB.

2012-08-02 Thread Gregs git-bot
commit: 90eed7d87b748f9c0d11b9bad64a4c41e31b78c4 From: Paul Mundt Date: Tue, 24 Jul 2012 13:15:54 +0900 Subject: sh: Fix up recursive fault in oops with unset TTB. Presently the oops code looks for the pgd either from the mm context or the cached TTB value. There are presently cases where the TTB

[PATCH stable] cfg80211: fix interface combinations check for ADHOC(IBSS)

2012-08-02 Thread Paul Gortmaker
From: Liang Li partial of commit 8e8b41f9d8c8e63fc92f899ace8da91a490ac573 upstream. As part of commit 463454b5dbd8 ("cfg80211: fix interface combinations check"), this extra check was introduced: if ((all_iftypes & used_iftypes) != used_iftypes) goto cont; However, most w

[PATCH] mmc: remove MMC bus legacy suspend/resume method

2012-08-02 Thread Chris Ball
From: Chuanxiao Dong commit 32d317c60e56c2a34463b51fc0336cc96b3e1735 upstream; for 3.2, 3.3. MMC bus is using legacy suspend/resume method, which is not compatible if runtime pm callbacks are used. In this scenario, MMC bus suspend/resume callbacks cannot be called when system entering S3. So ch

[PATCH] mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.

2012-08-02 Thread Chris Ball
From: Al Cooper commit 4188bba0e9e7ba58d231b528df495666f2742b74 upstream; for 3.0, 3.1, 3.2 The driver should not try to switch to 1.8V when the SD 3.0 host controller does not have any UHS capabilities bits set (SDR50, DDR50 or SDR104). See page 72 of "SD Specifications Part A2 SD Host Controll

[PATCH] mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode

2012-08-02 Thread Chris Ball
From: Subhash Jadavani commit f2815f68dabbb373fd1c9f0fd4a609d486697c2b upstream; for 3.0-stable. Here is Essential conditions to indicate Version 3.00 Card (SD_SPEC=2 and SD_SPEC3=1) : (1) The card shall support CMD6 (2) The card shall support CMD8 (3) The card shall support CMD42 (4) User area

[stable] rtnetlink: Fix problem with buffer allocation

2012-08-02 Thread Ben Hutchings
I believe this fix is still needed for 2.6.34.y, 2.6.35.y, 3.0.y and 3.2.y: commit 115c9b81928360d769a76c632bae62d15206a94a Author: Greg Rose Date: Tue Feb 21 16:54:48 2012 -0500 rtnetlink: Fix problem with buffer allocation Ben. -- Ben Hutchings, Staff Engineer, Solarflare Not speaking

Re: [PATCH] drm/radeon: fix virtual memory locking in case of reset

2012-08-02 Thread Alex Deucher
On Thu, Aug 2, 2012 at 12:05 PM, wrote: > From: Jerome Glisse > > Lock/unlock mutex in proper order to avoid deadlock in case > of GPU reset triggered from VM code path. > > Cc: stable@vger.kernel.org [3.5] > Signed-off-by: Jerome Glisse Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/rad

[PATCH 2/2] ARM: dts: imx53-ard: add regulators for lan9220

2012-08-02 Thread Shawn Guo
Since commit c7e963f (net/smsc911x: Add regulator support), the lan9220 device tree probe fails on imx53-ard board, because the commit makes VDD33A and VDDVARIO supplies mandatory for the driver. Add a fixed dummy 3V3 supplying lan9220 to fix the regression. Cc: stable@vger.kernel.org Signed-off-

[PATCH 1/2] ARM: imx: enable emi_slow_gate clock for imx5

2012-08-02 Thread Shawn Guo
The imx5 common clock migration causes a regression with smsc911x driver on imx53-ard board, where a smsc lan9220 controller gets connected on imx53 with EIM interface. EIM needs clock emi_slow_gate to be functional. In the new imx5 clock driver, there is no use count incremented for the clock by

Re: [PATCH] drm/edid: Add extra_modes

2012-08-02 Thread Paul Menzel
Am Mittwoch, den 01.08.2012, 13:26 -0700 schrieb Greg KH: > On Wed, Aug 01, 2012 at 10:09:38PM +0200, Paul Menzel wrote: > > These patches are necessary to fix freedesktop.org bug #26294 (link at > > the very end) and should be included it 3.2.y. > > What about the other stable trees, like 3.4? G

Re: [PATCH v3.5.x] ALSA: hda - add dock support for Thinkpad X230 Tablet

2012-08-02 Thread Takashi Iwai
At Thu, 02 Aug 2012 04:00:06 +0100, Ben Hutchings wrote: > > On Wed, 2012-08-01 at 17:52 +0200, Takashi Iwai wrote: > > From: David Henningsson > > > > commit 108cc108a3bb42fe4705df1317ff98e1e29428a6 upstream. > > > > Also add a model/fixup string "lenovo-dock", so that other Thinkpad > > users