Re: [PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-17 Thread Andre Naujoks
On 16.06.2014 04:23, schrieb Tyler Hall: > The commit "slip: Fix deadlock in write_wakeup" fixes a deadlock caused > by a change made in both slcan and slip. This is a direct port of that > fix. I don't know if it is still needed, but for the slcan part, you can add my: Tested-by: Andre Naujoks

Re: [PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-17 Thread Andre Naujoks
On 16.06.2014 04:23, schrieb Tyler Hall: The commit slip: Fix deadlock in write_wakeup fixes a deadlock caused by a change made in both slcan and slip. This is a direct port of that fix. I don't know if it is still needed, but for the slcan part, you can add my: Tested-by: Andre Naujoks

Re: [PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-16 Thread David Miller
From: Tyler Hall Date: Sun, 15 Jun 2014 22:23:17 -0400 > The commit "slip: Fix deadlock in write_wakeup" fixes a deadlock caused > by a change made in both slcan and slip. This is a direct port of that > fix. > > Signed-off-by: Tyler Hall Applied and queued up for -stable. -- To unsubscribe

Re: [PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-16 Thread David Miller
From: Tyler Hall tylerwh...@gmail.com Date: Sun, 15 Jun 2014 22:23:17 -0400 The commit slip: Fix deadlock in write_wakeup fixes a deadlock caused by a change made in both slcan and slip. This is a direct port of that fix. Signed-off-by: Tyler Hall tylerwh...@gmail.com Applied and queued up

[PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-15 Thread Tyler Hall
The commit "slip: Fix deadlock in write_wakeup" fixes a deadlock caused by a change made in both slcan and slip. This is a direct port of that fix. Signed-off-by: Tyler Hall Cc: Oliver Hartkopp Cc: Andre Naujoks Cc: David S. Miller Cc: linux-kernel@vger.kernel.org --- drivers/net/can/slcan.c

[PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip

2014-06-15 Thread Tyler Hall
The commit slip: Fix deadlock in write_wakeup fixes a deadlock caused by a change made in both slcan and slip. This is a direct port of that fix. Signed-off-by: Tyler Hall tylerwh...@gmail.com Cc: Oliver Hartkopp socket...@hartkopp.net Cc: Andre Naujoks nauts...@gmail.com Cc: David S. Miller