Re: drop_monitor fixes for stable

2012-09-27 Thread Greg KH
On Tue, Aug 07, 2012 at 03:10:41AM +0100, Ben Hutchings wrote: On Mon, 2012-08-06 at 15:43 -0700, David Miller wrote: From: Ben Hutchings b...@decadent.org.uk Date: Sun, 05 Aug 2012 23:08:14 +0100 It looks like 3.0.y and 3.2.y need this series of fixes: cde2e9a drop_monitor: fix

Re: drop_monitor fixes for stable

2012-08-06 Thread David Miller
From: Ben Hutchings b...@decadent.org.uk Date: Sun, 05 Aug 2012 23:08:14 +0100 It looks like 3.0.y and 3.2.y need this series of fixes: cde2e9a drop_monitor: fix sleeping in invalid context warning 3885ca7 drop_monitor: Make updating data-skb smp safe 4fdcfa1 drop_monitor: prevent init path

Re: drop_monitor fixes for stable

2012-08-06 Thread Ben Hutchings
On Mon, 2012-08-06 at 15:43 -0700, David Miller wrote: From: Ben Hutchings b...@decadent.org.uk Date: Sun, 05 Aug 2012 23:08:14 +0100 It looks like 3.0.y and 3.2.y need this series of fixes: cde2e9a drop_monitor: fix sleeping in invalid context warning 3885ca7 drop_monitor: Make

drop_monitor fixes for stable

2012-08-05 Thread Ben Hutchings
It looks like 3.0.y and 3.2.y need this series of fixes: cde2e9a drop_monitor: fix sleeping in invalid context warning 3885ca7 drop_monitor: Make updating data-skb smp safe 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu bec4596 drop_monitor: dont sleep in atomic context