Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread nigel
Hi. Quoting Ingo Molnar <[EMAIL PROTECTED]>: * Andi Kleen <[EMAIL PROTECTED]> wrote: My workstation running 2.6.24-rc8 just hung during shutdown with an endless (or rather I didn't wait more than a few minutes) loop of unregister_netdev: waiting for ppp-device to become free. Usage count =

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Sun, 20 Jan 2008 21:01:09 +0100 > > * Andi Kleen <[EMAIL PROTECTED]> wrote: > > > My workstation running 2.6.24-rc8 just hung during shutdown with an > > endless (or rather I didn't wait more than a few minutes) loop of > > > > unregister_netdev: wai

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread David Miller
From: Andi Kleen <[EMAIL PROTECTED]> Date: Sun, 20 Jan 2008 20:53:30 +0100 > > My workstation running 2.6.24-rc8 just hung during shutdown with an endless > (or rather I didn't wait more than a few minutes) loop of > > unregister_netdev: waiting for ppp-device to become free. Usage count = 1 >

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Pavel Machek
Hi! > My workstation running 2.6.24-rc8 just hung during shutdown with an endless > (or rather I didn't wait more than a few minutes) loop of > > unregister_netdev: waiting for ppp-device to become free. Usage count = 1 > > ppp-device was an active PPPoE device. > > No more information curren

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Andi Kleen
> It seems to have stopped when i stopped using ipsec and started using > vpnc. Kernel ipsec was active yes. However I normally don't see it although it is often active, that was the first time I think (except long ago) > (but no firm info - this was sporadic - happened every few months > or

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Malte Schröder
On Sun, 20 Jan 2008 20:53:30 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: > > My workstation running 2.6.24-rc8 just hung during shutdown with an endless > (or rather I didn't wait more than a few minutes) loop of > > unregister_netdev: waiting for ppp-device to become free. Usage count = 1 >

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Frans Pop
Andi Kleen wrote: > My workstation running 2.6.24-rc8 just hung during shutdown with an > endless (or rather I didn't wait more than a few minutes) loop of > > unregister_netdev: waiting for ppp-device to become free. Usage count = 1 Same as http://lkml.org/lkml/2008/1/20/27? See also follow-up t

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Daniel Lezcano
Andi Kleen wrote: My workstation running 2.6.24-rc8 just hung during shutdown with an endless (or rather I didn't wait more than a few minutes) loop of unregister_netdev: waiting for ppp-device to become free. Usage count = 1 ppp-device was an active PPPoE device. No more information current

Re: 2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > My workstation running 2.6.24-rc8 just hung during shutdown with an > endless (or rather I didn't wait more than a few minutes) loop of > > unregister_netdev: waiting for ppp-device to become free. Usage count > = 1 > > ppp-device was an active PPPoE

2.6.24 regression: reference count leak in PPPoE

2008-01-20 Thread Andi Kleen
My workstation running 2.6.24-rc8 just hung during shutdown with an endless (or rather I didn't wait more than a few minutes) loop of unregister_netdev: waiting for ppp-device to become free. Usage count = 1 ppp-device was an active PPPoE device. No more information currently. -Andi -- To un