[PATCH v2 1/2] usb: dwc3: pci: PHY should be deleted later than dwc3 core

2013-05-23 Thread Peter Chen
If the glue layer is removed first (core layer later), it deletes the phy device first, then the core device. But at core's removal, it still uses PHY's resources, it may cause kernel's oops. It is much like the problem Paul Zimmerman reported at: http://marc.info/?l=linux-usb&m=136547502011472&w=2

[PATCH v2 2/2] usb: dwc3: exynos: PHY should be deleted later than dwc3 core

2013-05-23 Thread Peter Chen
If the glue layer is removed first (core layer later), it deletes the phy device first, then the core device. But at core's removal, it still uses PHY's resources, it may cause kernel's oops. It is much like the problem Paul Zimmerman reported at: http://marc.info/?l=linux-usb&m=136547502011472&w=2

Re: 3.9.2/3.9.3: stack overrun on s390x and ppc64 (WAS Re: 3.9.2: xfstests triggered panic)

2013-05-23 Thread CAI Qian
OK, here is clearer stack output from the run. CAI Qian + ./check FSTYP -- xfs (non-debug) PLATFORM -- Linux/s390x ibm-z10-23 3.9.3 001 29s 002 3s 003 2s 004 [not run] this test requires a valid $SCRATCH_DEV 005 2s 006 9s 007 10s 008 7s 009

[PATCH 3.9-stable] staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()

2013-05-23 Thread Jonghwan Choi
This patch looks like it should be in the 3.9-stable tree, should we apply it? -- From: "Wei Yongjun " commit 3b813798aa7030f1beef638c75f8b0008f737a82 upstream Fix to return -EINVAL in the i2c device found error handling case instead of 0, as done elsewhere in this function. And

[PATCH 3.9-stable] staging/iio/mxs-lradc: fix preenable for multiple

2013-05-23 Thread Jonghwan Choi
This patch looks like it should be in the 3.9-stable tree, should we apply it? -- From: "Michał Mirosław " commit c80712c793febdf1b13ad0e1c71a051e071b3fd8 upstream This fixes 'preenable failed: -EINVAL' error when using this driver. Signed-off-by: Michał Mirosław " Signed-off-b

Re: [PATCH 1/5] cgroup: fix a subtle bug in descendant pre-order walk

2013-05-23 Thread Tejun Heo
On Tue, May 21, 2013 at 10:50:21AM +0900, Tejun Heo wrote: > When cgroup_next_descendant_pre() initiates a walk, it checks whether > the subtree root doesn't have any children and if not returns NULL. > Later code assumes that the subtree isn't empty. This is broken > because the subtree may becom

+ ocfs2-goto-out_unlock-if-ocfs2_get_clusters_nocache-failed-in-ocfs2_fiemap.patch added to -mm tree

2013-05-23 Thread akpm
Subject: + ocfs2-goto-out_unlock-if-ocfs2_get_clusters_nocache-failed-in-ocfs2_fiemap.patch added to -mm tree To: joseph...@huawei.com,jeff@oracle.com,jl...@evilplan.org,mfas...@suse.com,stable@vger.kernel.org From: a...@linux-foundation.org Date: Thu, 23 May 2013 16:07:52 -0700 The patch

Re: [PATCH] x86/PCI: setup data may be in highmem

2013-05-23 Thread H. Peter Anvin
On 05/22/2013 02:43 AM, Matt Fleming wrote: > From: Matt Fleming > > pcibios_add_device() assumes that the physical addresses stored in > setup_data are accessible via the direct kernel mapping, and that > calling phys_to_virt() is valid. This isn't guaranteed to be true on x86 > where the direct

[PATCH 3.9] iwlwifi: mvm: remove P2P_DEVICE support

2013-05-23 Thread Johannes Berg
From: Johannes Berg Unfortunately, advertising P2P_DEVICE support was a little premature, a number of issues came up in testing and have been fixed for 3.10. Rather than try to backport all the different fixes, disable P2P_DEVICE support in the drivers using it. For iwlmvm that implies disabling

[PATCH 3.6-3.9] mac80211_hwsim: remove P2P_DEVICE support

2013-05-23 Thread Johannes Berg
From: Johannes Berg Unfortunately, advertising P2P_DEVICE support was a little premature, a number of issues came up in testing and have been fixed for 3.10. Rather than try to backport all the different fixes, disable P2P_DEVICE support in the drivers using it. Signed-off-by: Johannes Berg ---

Re: [ 00/21] 3.9.4-stable review

2013-05-23 Thread Greg Kroah-Hartman
On Thu, May 23, 2013 at 04:52:48PM +, Shuah Khan wrote: > On Wed, 2013-05-22 at 15:10 -0700, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.9.4 release. > > There are 21 patches in this series, all will be posted as a response > > to this one. If anyone ha

Re: [ 0/3] 3.0.80-stable review

2013-05-23 Thread Shuah Khan
On Wed, 2013-05-22 at 15:19 -0700, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.0.80 release. > There are 3 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. > > Re

Re: [ 0/5] 3.4.47-stable review

2013-05-23 Thread Shuah Khan
On Wed, 2013-05-22 at 15:18 -0700, Greg Kroah-Hartman wrote: > 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. > > Re

Re: [ 00/21] 3.9.4-stable review

2013-05-23 Thread Shuah Khan
On Wed, 2013-05-22 at 15:10 -0700, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.9.4 release. > There are 21 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. > > Re

Re: https://lkml.org/lkml/2013/2/1/531

2013-05-23 Thread Smart Weblications GmbH - Florian Wiessner
Am 23.05.2013 14:35, schrieb Matthew O'Connor: > On 05/23/2013 06:24 AM, Smart Weblications GmbH - Florian Wiessner wrote: >> Hm, i tried to apply it to 3.4.46 but it does not work: >> >> node02:/ocfs2/usr/src/linux-3.4.46# patch -p1 <../bridge-patch-3.4.46 >> patching file drivers/net/bonding/bond

Kernel v3.2 used in SlackWare 14.00 please, backport all needed patches Re: [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()

2013-05-23 Thread Victor Miasnikov
Hi! (the 3.2 version is different, and it's instaging. (at not used by distros anyway)) No: used Linux Kernel v3.2 used in: -- SlackWare 14.00 This is actual stable version SlackWare Please, backport all(!) needed patches I'm download https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.

Re: https://lkml.org/lkml/2013/2/1/531

2013-05-23 Thread Matthew O'Connor
On 05/23/2013 06:24 AM, Smart Weblications GmbH - Florian Wiessner wrote: > node02:/ocfs2/usr/src/linux-3.4.46# cat drivers/net/bonding/bond_alb.c.rej My most sincere apologies - one more time, from a different mail server that hopefully won't go around changing my attachments. If this doesn't wor

Re: https://lkml.org/lkml/2013/2/1/531

2013-05-23 Thread Matthew O'Connor
On 05/23/2013 06:24 AM, Smart Weblications GmbH - Florian Wiessner wrote: > Hm, i tried to apply it to 3.4.46 but it does not work: > > node02:/ocfs2/usr/src/linux-3.4.46# patch -p1 <../bridge-patch-3.4.46 > patching file drivers/net/bonding/bond_alb.c > Hunk #1 FAILED at 704. > 1 out of 1 hunk FAI

Re: https://lkml.org/lkml/2013/2/1/531

2013-05-23 Thread Smart Weblications GmbH - Florian Wiessner
Am 23.05.2013 01:17, schrieb Matthew O'Connor: > This is the backported patch I submitted previously. Hopefully this > time around it won't be too messed up, I'm using Thunderbird instead of > the web interface. I have applied it successfully and without warnings > against 3.4.46. It builds, but

[3.5.y.z extended stable] Linux 3.5.7.13

2013-05-23 Thread Luis Henriques
I am announcing the release of the 3.5.7.13 tree of stable patches. This tree picks up the latest 3.5 stable release upstream, and add patches on top that were later marked for stable but can't be added to 3.5, as it is not anymore an stable series maintained upstream. The tree is maintained by t