[Intel-wired-lan] [Patch 2/2] iavf: Prevent reset from being scheduled while adapter is being removed
Nguyen, Anthony L
anthony.l.nguyen at intel.com
Mon Dec 13 18:27:37 UTC 2021
On Wed, 2021-12-08 at 04:21 -0600, Ken Cox wrote:
> If a reset gets scheduled while the adapter is being removed it can
> cause a panic.
>
> The work_struct for the reset_task is contained in the iavf_adapter
> structure. iavf_remove() eventually frees the iavf_adapter structure
> so if there is active work scheduled it can cause a panic.
>
> Signed-off-by: Ken Cox <jkc at redhat.com>
Like the other patch, this one isn't applying.
Thanks,
Tony
More information about the Intel-wired-lan
mailing list