Re: Patch "ARM: 7365/1: drop unused parameter from flush_cache_user_range" has been added to the 3.4-stable tree

2012-05-28 Thread Uwe Kleine-König
On Sun, May 27, 2012 at 09:20:10AM +0900, gre...@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > ARM: 7365/1: drop unused parameter from flush_cache_user_range > > to the 3.4-stable tree which can be found at: > > http://www.kernel

Re: Patch "ARM: 7365/1: drop unused parameter from flush_cache_user_range" has been added to the 3.4-stable tree

2012-05-28 Thread Russell King - ARM Linux
On Mon, May 28, 2012 at 12:33:56PM +0200, Uwe Kleine-König wrote: > On Sun, May 27, 2012 at 09:20:10AM +0900, gre...@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > ARM: 7365/1: drop unused parameter from flush_cache_user_range >

Re: [ 002/117] KVM: Ensure all vcpus are consistent with in-kernel irqchip settings

2012-05-28 Thread Ben Hutchings
On Sun, 2012-05-27 at 23:19 -0500, Jonathan Nieder wrote: > Ben Hutchings wrote: > > > From: Marcelo Tosatti > > > > From: Avi Kivity > > From Marcelo or Avi? (Based on [1] it looks like it is by Avi. > Maybe some script took the extra "From:" from the email header.) > > Thanks, > Jonathan >

Re: Patch "ARM: 7365/1: drop unused parameter from flush_cache_user_range" has been added to the 3.4-stable tree

2012-05-28 Thread Greg KH
On Mon, May 28, 2012 at 11:38:42AM +0100, Russell King - ARM Linux wrote: > On Mon, May 28, 2012 at 12:33:56PM +0200, Uwe Kleine-König wrote: > > On Sun, May 27, 2012 at 09:20:10AM +0900, gre...@linuxfoundation.org wrote: > > > > > > This is a note to let you know that I've just added the patch ti

Re: [ 00/91] 3.4.1-stable review Fw: [PATCH 1/2] libata: add a host flag to ignore detected ATA devices FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)

2012-05-28 Thread Victor Miasnikov
Hi! use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM) Please, backport to 3.4.1-stable all related this: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=59d0952b43552570e0f1c3ff91ebb16d4caec171 == days ago Linus Torval

[PATCH] pnfsblock: bail out partial page IO

2012-05-28 Thread Peng Tao
Current block layout driver read/write code assumes page aligned IO in many places. Add a checker to validate the assumption. Cc: stable@vger.kernel.org Signed-off-by: Peng Tao --- This is the minimal patch for buffer IO case. I will cook DIO alignment checker based on it, since DIO isn't needed

Re: [PATCH] pnfsblock: bail out partial page IO

2012-05-28 Thread Jim Rees
Peng Tao wrote: Current block layout driver read/write code assumes page aligned IO in many places. Add a checker to validate the assumption. This patch has some problems when compiled for 64 bit. CC [M] fs/nfs/blocklayout/blocklayout.o /home/rees/src/pnfs/linux/fs/nfs/blocklayout/blockla

Re: [ 71/94] spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control

2012-05-28 Thread Herton Ronaldo Krzesinski
On Sun, May 27, 2012 at 10:05:34AM +0900, Greg KH wrote: > 3.3-stable review patch. If anyone has any objections, please let me know. > > -- In addition to this fix, please also cherry-pick into 3.3 series commit 5039a86973cd35bdb2f64d28ee12f13fe2bb5a4c, "spi/mpc83xx: fix NULL pd

Re: [ 89/94] rtlwifi: fix for race condition when firmware is cached

2012-05-28 Thread Herton Ronaldo Krzesinski
On Sun, May 27, 2012 at 10:05:52AM +0900, Greg KH wrote: > 3.3-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Larry Finger > > commit 574e02abaf816b582685805f0c1150ca9f1f18ee upstream. > > In commit b0302ab, the rtlwifi family of driver

Patch Upstream: microblaze: Do not select GENERIC_GPIO by default

2012-05-28 Thread Gregs git-bot
commit: 59516b07b4ffa7e607a5787674ea3c405f1b390c From: Lars-Peter Clausen Date: Mon, 9 Apr 2012 15:05:44 +0200 Subject: microblaze: Do not select GENERIC_GPIO by default The microblaze architecture does not provide a native GPIO API implementation nor requires GPIOLIB, but still selects GENERIC_G

Re: [ 00/91] 3.4.1-stable review Fw: [PATCH 1/2] libata: add a host flag to ignore detected ATA devices FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)

2012-05-28 Thread Greg KH
On Mon, May 28, 2012 at 05:18:04PM +0300, Victor Miasnikov wrote: > Hi! > > >>use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but > >>not for the CD-ROM) > > Please, backport to 3.4.1-stable all related this: > > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.g

Re: [ 00/91] 3.4.1-stable review Fw: [PATCH 1/2] libata: add a host flag to ignore detected ATA devices FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)

2012-05-28 Thread Jonathan Nieder
Greg KH wrote: > I do not understand, what exactly are the git commit ids that you wish > to see applied to the stable tree? I think he wants cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default and its prerequisite db63a4c8115a libata: add a host flag to ignore detected AT

Patch Upstream: exofs: Fix CRASH on very early IO errors.

2012-05-28 Thread Gregs git-bot
commit: 6abe4a87f7bc7978705c386dbba0ca0c7790b3ec From: Boaz Harrosh Date: Wed, 16 May 2012 14:22:21 +0300 Subject: exofs: Fix CRASH on very early IO errors. If at exofs_fill_super() we had an early termination do to any error, like an IO error while reading the super-block. We would crash inside

Re: [ 89/94] rtlwifi: fix for race condition when firmware is cached

2012-05-28 Thread Larry Finger
On 05/28/2012 03:21 PM, Herton Ronaldo Krzesinski wrote: On Sun, May 27, 2012 at 10:05:52AM +0900, Greg KH wrote: 3.3-stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit 574e02abaf816b582685805f0c1150ca9f1f18ee upstream. In com

[PATCH-v2] pnfsblock: bail out partial page IO

2012-05-28 Thread Peng Tao
Current block layout driver read/write code assumes page aligned IO in many places. Add a checker to validate the assumption. Cc: stable@vger.kernel.org Signed-off-by: Peng Tao --- fs/nfs/blocklayout/blocklayout.c | 39 +++-- 1 files changed, 36 insertions(+), 3

Re: [PATCH-v2] pnfsblock: bail out partial page IO

2012-05-28 Thread Jonathan Nieder
Hi, Peng Tao wrote: > Current block layout driver read/write code assumes page > aligned IO in many places. Add a checker to validate the assumption. > > Cc: stable@vger.kernel.org > Signed-off-by: Peng Tao Does this fix a build error, oops, hang, data corruption, real security issue, or other

Re: Please include commit 90481622d7 in 3.3-stable

2012-05-28 Thread Paul Mackerras
On Sat, May 26, 2012 at 10:37:40PM +0100, Ben Hutchings wrote: > On Sat, 2012-05-12 at 09:34 +0100, Ben Hutchings wrote: > > I tried cherry-picking this on top of 3.2.17, but there was a conflict > > in unmap_ref_private(). It looks like all of these belong in 3.2.y as > > well: > > > > 1e16a53 m

[PATCH-v3] pnfsblock: bail out partial page IO

2012-05-28 Thread Peng Tao
Current block layout driver read/write code assumes page aligned IO in many places. Add a checker to validate the assumption. Otherwise there would be data corruption like when application does open(O_WRONLY) and page unaliged write. Cc: stable@vger.kernel.org Signed-off-by: Peng Tao --- Change f

Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_piix to

2012-05-28 Thread Victor Miasnikov
Hi! And it's too late for 3.4.1, as that is already out for review. Ok: "Please, backport to 3.4.2" { P.S. And "to 3.3.x" and "to 3.2.x" i.e. to all actual version after 3.1 } use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM) VVM> Please, back