Re: [ 10/65] ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+

2012-08-14 Thread Ben Hutchings
On Mon, 2012-08-13 at 15:13 -0700, Greg Kroah-Hartman wrote: > From: Greg KH > > 3.4-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Will Deacon > > commit a76d7bd96d65fa5119adba97e1b58d95f2e78829 upstream. > > The open-coded mutex imp

Re: [ 36/44] x86, microcode: Sanitize per-cpu microcode reloading interface

2012-08-14 Thread Henrique de Moraes Holschuh
I believe the patch bellow, which was required on 3.2, will also be necessary. From: Kevin Winchester Subject: [PATCH] x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' commit 141168c36cdee3ff23d9c7700b0edc47cb65479f and commit 3f806e50981825fa56a7f1938f24c0680816be45 upst

+ drivers-scsi-iprc-missing-unlock-before-a-return.patch added to -mm tree

2012-08-14 Thread akpm
The patch titled Subject: drivers/scsi/ipr.c: missing unlock before a return has been added to the -mm tree. Its filename is drivers-scsi-iprc-missing-unlock-before-a-return.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a s

patch "staging: comedi: Fix reversed test in comedi_device_attach()" added to staging tree

2012-08-14 Thread gregkh
This is a note to let you know that I've just added the patch titled staging: comedi: Fix reversed test in comedi_device_attach() to my staging git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git in the staging-linus branch. The patch will sho

+ drivers-cpuidle-coupledc-fix-sleeping-while-atomic-in-cpu-notifier.patch added to -mm tree

2012-08-14 Thread akpm
The patch titled Subject: drivers/cpuidle/coupled.c: fix sleeping while atomic in cpu notifier has been added to the -mm tree. Its filename is drivers-cpuidle-coupledc-fix-sleeping-while-atomic-in-cpu-notifier.patch Before you just go and hit "reply", please: a) Consider who else s

[patch 1/2] vfs: increment iversion when a file is truncated

2012-08-14 Thread akpm
From: Dmitry Kasatkin Subject: vfs: increment iversion when a file is truncated When a file is truncated with truncate()/ftruncate() and then closed, iversion is not updated. This patch uses ATTR_SIZE flag as an indication to increment iversion. Mimi said: On fput(), i_version is used to detec

[patch 1/1] drivers/scsi/atp870u.c: fix bad use of udelay

2012-08-14 Thread akpm
From: Martin Michlmayr Subject: drivers/scsi/atp870u.c: fix bad use of udelay The ACARD driver calls udelay() with a value > 2000, which leads to to the following compilation error on ARM: ERROR: "__bad_udelay" [drivers/scsi/atp870u.ko] undefined! make[1]: *** [__modpost] Error 1 This is bec

Re: [ 07/44] ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP

2012-08-14 Thread Herton Ronaldo Krzesinski
On Mon, Aug 13, 2012 at 03:02:14PM -0700, Greg Kroah-Hartman wrote: > From: Greg KH > [...] > --- a/arch/arm/vfp/vfpmodule.c > +++ b/arch/arm/vfp/vfpmodule.c > @@ -412,6 +412,12 @@ static int vfp_pm_suspend(void) > > /* disable, just in case */ > fmxr(FPEXC, fmrx(FPE

Re: [PATCH 1/4] [RFC] Update SCSI git trees in MAINTAINERS

2012-08-14 Thread Steffen Maier
James, Greg, please disregard my four patches. This was an accident and I'm going to resend them correctly. I'm sorry. Steffen On Di, 2012-08-14 at 17:23 +0200, Steffen Maier wrote: plain text document attachment (704-scsi-git-tree-update.patch) From: Steffen Maier In http://marc.info/?l=l

Re: Patch "mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables" has been added to the 3.4-stable tree

2012-08-14 Thread Mel Gorman
On Tue, Aug 14, 2012 at 11:37:53AM -0400, Paul Gortmaker wrote: > On Mon, Aug 13, 2012 at 2:14 PM, wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > mm: hugetlbfs: close race during teardown of hugetlbfs shared page > > tables > > > > to the 3.4-stab

Re: Patch "mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables" has been added to the 3.4-stable tree

2012-08-14 Thread Paul Gortmaker
On Mon, Aug 13, 2012 at 2:14 PM, wrote: > > This is a note to let you know that I've just added the patch titled > > mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables > > to the 3.4-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/g

[PATCH 1/4] [RFC] Update SCSI git trees in MAINTAINERS

2012-08-14 Thread Steffen Maier
From: Steffen Maier In http://marc.info/?l=linux-scsi&m=133517794218707&w=2 James wrote on 2012-04-23: > Just to let you know that SCSI is moving on to a single tree model > from now on. The new tree is > > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git > > And the branch for next is

[PATCH 3/4] zfcp: Make trace record tags unique

2012-08-14 Thread Steffen Maier
From: Steffen Maier Duplicate fssrh_2 from a54ca0f62f953898b05549391ac2a8a4dad6482b "[SCSI] zfcp: Redesign of the debug tracing for HBA records." Duplicate fsscth1 from 2c55b750a884b86dea8b4cc5f15e1484cc47a25c "[SCSI] zfcp: Redesign of the debug tracing for SAN records." Signed-off-by: Steffen M

[PATCH 2/4] zfcp: Adapt to new FC_PORTSPEED semantics

2012-08-14 Thread Steffen Maier
From: Steffen Maier Commit a9277e7783651d4e0a849f7988340b1c1cf748a4 "[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GS" changed the semantics of FC_PORTSPEED defines to FDMI port attributes of FC-HBA/SM-HBA which is different from the previous bit reversed Report Port Speed Capab

[PATCH 4/4] zfcp: Bounds checking for deferred error trace

2012-08-14 Thread Steffen Maier
From: Steffen Maier The pl vector has scount elements, i.e. pl[scount-1] is the last valid element. For maximum sized requests, payload->counter == scount after the last loop iteration. Therefore, do bounds checking first (with boolean shortcut) to not access the invalid element pl[scount]. Do n

Re: [PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured.

2012-08-14 Thread Huacai Chen
On Tue, Aug 14, 2012 at 7:48 PM, Ralf Baechle wrote: > On Mon, Aug 13, 2012 at 08:52:24PM +0800, Huacai Chen wrote: > >> When poweroff machine, kernel_power_off() call disable_nonboot_cpus(). >> And if we have HOTPLUG_CPU configured, disable_nonboot_cpus() is not an >> empty function but attempt t

Re: [PATCH] staging: comedi: Fix reversed test in comedi_device_attach()

2012-08-14 Thread Ian Abbott
On 2012-08-14 13:04, Dan Carpenter wrote: On Tue, Aug 14, 2012 at 11:29:17AM +0100, Ian Abbott wrote: Commit 3902a370281d2f2b130f141e8cf94eab40125769 by yours truly Please give a human readable patch title as well. Sorry. It's: staging: comedi: refactor comedi_device_attach() a bit author

Re: [PATCH] staging: comedi: Fix reversed test in comedi_device_attach()

2012-08-14 Thread Dan Carpenter
On Tue, Aug 14, 2012 at 11:29:17AM +0100, Ian Abbott wrote: > Commit 3902a370281d2f2b130f141e8cf94eab40125769 by yours truly Please give a human readable patch title as well. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to m

Re: [PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured.

2012-08-14 Thread Ralf Baechle
On Mon, Aug 13, 2012 at 08:52:24PM +0800, Huacai Chen wrote: > When poweroff machine, kernel_power_off() call disable_nonboot_cpus(). > And if we have HOTPLUG_CPU configured, disable_nonboot_cpus() is not an > empty function but attempt to actually disable the nonboot cpus. Since > system state is

[PATCH] staging: comedi: Fix reversed test in comedi_device_attach()

2012-08-14 Thread Ian Abbott
Commit 3902a370281d2f2b130f141e8cf94eab40125769 by yours truly introduced an inverted logic bug in comedi_device_attach() for the case where the driver expects the device to be configured by driver name rather than board name. The result of a strcmp() is being tested incorrectly. Fix it. Thanks

Re: FAILED: patch "[PATCH] mm: hugetlbfs: close race during teardown of hugetlbfs" failed to apply to 3.5-stable tree

2012-08-14 Thread Mel Gorman
On Tue, Aug 14, 2012 at 05:58:30AM +0100, Ben Hutchings wrote: > On Fri, 2012-08-10 at 11:02 +0100, Mel Gorman wrote: > > On Thu, Aug 09, 2012 at 11:05:48AM -0700, gre...@linuxfoundation.org wrote: > > > > > > The patch below does not apply to the 3.5-stable tree. > > > If someone wants it applied

Re: [PATCH] drm/i915: reorder edp disabling to fix ivb MacBook Air

2012-08-14 Thread Daniel Vetter
On Mon, Aug 13, 2012 at 10:35:26PM -0700, Keith Packard wrote: > Daniel Vetter writes: > > > Cc: Keith Packard > > I tried this on top of v3.5, appears to work just fine. Thanks! > > Tested-by: Keith Packard Merged to -fixes, thanks for testing. -Daniel -- Daniel Vetter Mail: dan...@ffwll.c