[PATCH] bgmac: fix internal switch initialization

2013-09-14 Thread Rafał Miłecki
Some devices (BCM4749, BCM5357, BCM53572) have internal switch that requires initialization. We already have code for this, but because of the typo in code it was never working. This resulted in network not working for some routers and possibility of soft-bricking them. Use correct bit for switch

Re: 3.10.5: rcu_sched detected stalls on CPUs/tasks

2013-09-14 Thread Paul E. McKenney
On Sat, Sep 14, 2013 at 01:28:34PM +0200, Jochen Striepe wrote: > Hello again, > > On Mon, Sep 09, 2013 at 03:27:51PM -0700, Paul E. McKenney wrote: > > Several people helped track down another source of spurious stall > > warnings on large systems, please see below for the patch. > [...] >

Patch "ARC: SMP failed to boot due to missing IVT setup" has been added to the 3.11-stable tree

2013-09-14 Thread gregkh
This is a note to let you know that I've just added the patch titled ARC: SMP failed to boot due to missing IVT setup to the 3.11-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arc-sm

Patch "ipc/msg.c: Fix lost wakeup in msgsnd()." has been added to the 3.11-stable tree

2013-09-14 Thread gregkh
This is a note to let you know that I've just added the patch titled ipc/msg.c: Fix lost wakeup in msgsnd(). to the 3.11-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: ipc-msg.c-fix-l

Re: linux-stable: queue-3.11: "ipc/msg.c: Fix lost wakeup in msgsnd()."

2013-09-14 Thread Sedat Dilek
On Sat, Sep 14, 2013 at 4:27 PM, Greg Kroah-Hartman wrote: > On Sat, Sep 14, 2013 at 04:23:34PM +0200, Sedat Dilek wrote: >> Hi Greg, >> >> I just checked the current queue-3.11 with its commits. >> Can you consider to take... >> >> commit bcb928c820d0ee83aca4b192adc195e43e66a2 >> "ipc/msg.c: Fix

Re: linux-stable: queue-3.11: "ipc/msg.c: Fix lost wakeup in msgsnd()."

2013-09-14 Thread Greg Kroah-Hartman
On Sat, Sep 14, 2013 at 04:23:34PM +0200, Sedat Dilek wrote: > Hi Greg, > > I just checked the current queue-3.11 with its commits. > Can you consider to take... > > commit bcb928c820d0ee83aca4b192adc195e43e66a2 > "ipc/msg.c: Fix lost wakeup in msgsnd()." > > ...v3.11.1? No, 3.11.1 was just rel

linux-stable: queue-3.11: "ipc/msg.c: Fix lost wakeup in msgsnd()."

2013-09-14 Thread Sedat Dilek
Hi Greg, I just checked the current queue-3.11 with its commits. Can you consider to take... commit bcb928c820d0ee83aca4b192adc195e43e66a2 "ipc/msg.c: Fix lost wakeup in msgsnd()." ...v3.11.1? This is just a friendly reminder [1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.gi

Re: Linux 3.11.1

2013-09-14 Thread Greg KH
diff --git a/Documentation/hwmon/k10temp b/Documentation/hwmon/k10temp index 90956b6..4dfdc8f 100644 --- a/Documentation/hwmon/k10temp +++ b/Documentation/hwmon/k10temp @@ -12,6 +12,7 @@ Supported chips: * AMD Family 12h processors: "Llano" (E2/A4/A6/A8-Series) * AMD Family 14h processors: "Brazo

Linux 3.10.12

2013-09-14 Thread Greg KH
I'm announcing the release of the 3.10.12 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y and can be browsed at the normal kernel.org git web browser:

Linux 3.11.1

2013-09-14 Thread Greg KH
I'm announcing the release of the 3.11.1 kernel. All users of the 3.11 kernel series must upgrade. The updated 3.11.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.11.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.10.12

2013-09-14 Thread Greg KH
diff --git a/Makefile b/Makefile index 595076d..afe001e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/arch/arm/boot/dts/at91sam9260.dtsi b/arch/arm/boot/dts/at91sam9260.dtsi

Re: Linux 3.4.62

2013-09-14 Thread Greg KH
diff --git a/Makefile b/Makefile index bc4dd5b..3f23cb7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/m32r/boot/compressed/Makefile b/arch/m32r/boot/compressed/Makef

Linux 3.4.62

2013-09-14 Thread Greg KH
I'm announcing the release of the 3.4.62 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.0.96

2013-09-14 Thread Greg KH
diff --git a/Makefile b/Makefile index 58ce3d7..e2a73eb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 95 +SUBLEVEL = 96 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/m32r/boot/compressed/Makefile b/arch/m32r/boot/compressed/Makefile index

Linux 3.0.96

2013-09-14 Thread Greg KH
I'm announcing the release of the 3.0.96 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser:

Re: 3.10.5: rcu_sched detected stalls on CPUs/tasks

2013-09-14 Thread Jochen Striepe
Hello again, On Mon, Sep 09, 2013 at 03:27:51PM -0700, Paul E. McKenney wrote: > Several people helped track down another source of spurious stall > warnings on large systems, please see below for the patch. [...] > >