Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1

2010-11-18 Thread Eric Dumazet
Le jeudi 18 novembre 2010 à 07:28 +0100, Nikola Ciprich a écrit : > > Yep, this is a known problem, thanks ! > > > > fix is there : > > > > http://patchwork.ozlabs.org/patch/71354/ > Thanks Eric, this indeed fixes the problem.. > I noticed the fix didn't make it to 2.6.37-rc2-git3 though, > mayb

Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1

2010-11-17 Thread Nikola Ciprich
> Yep, this is a known problem, thanks ! > > fix is there : > > http://patchwork.ozlabs.org/patch/71354/ Thanks Eric, this indeed fixes the problem.. I noticed the fix didn't make it to 2.6.37-rc2-git3 though, maybe it just got omited? anyways, thanks for help! n. > > > > -- > To unsubscri

Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1

2010-11-16 Thread Eric Dumazet
Le mardi 16 novembre 2010 à 09:41 +0100, Nikola Ciprich a écrit : > Hello, > I just tried running KVM on 2.6.37-rc2 host, and when trying to shutdown > guest, it > got to unterruptible state (D) and I'm getting lots of following messages: > [ 1269.392009] unregister_netdevice: waiting for vmtst01e

2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1

2010-11-16 Thread Nikola Ciprich
Hello, I just tried running KVM on 2.6.37-rc2 host, and when trying to shutdown guest, it got to unterruptible state (D) and I'm getting lots of following messages: [ 1269.392009] unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1 So I just want to report.. n. -- ---