[Intel-wired-lan] [Patch 2/2] iavf: Prevent reset from being scheduled while adapter is being removed

Ken Cox jkc at redhat.com
Tue Dec 14 13:19:35 UTC 2021



On 12/13/21 12:27, Nguyen, Anthony L wrote:
> 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
> 
Sorry, I was in the wrong branch when I generated these patches.  Please 
disregard.  I will re-evaluate and resend if necessary.



More information about the Intel-wired-lan mailing list