RE: [Intel-wired-lan] [PATCH v2] igb: reinit_locked() should be called with rtnl_lock

2020-07-28 Thread Brown, Aaron F
> Subject: [Intel-wired-lan] [PATCH v2] igb: reinit_locked() should be called > with > rtnl_lock > > We observed two panics involving races with igb_reset_task. > The first panic is caused by this race condition: > > kworker reboot -f > >

[PATCH v2] igb: reinit_locked() should be called with rtnl_lock

2020-07-02 Thread Francesco Ruggeri
We observed two panics involving races with igb_reset_task. The first panic is caused by this race condition: kworker reboot -f igb_reset_task igb_reinit_locked igb_down napi_synchronize __igb_shutdown