Skip to content
Commit 6cbe7210 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ibmvnic-Fix-reset-work-item-locking-bugs'



Thomas Falcon says:

====================
net/ibmvnic: Fix reset work item locking bugs

This patch set fixes issues with scheduling reset work items in
a tasklet context. Since ibmvnic_reset can called in an interrupt,
it should not use a mutex or allocate memory non-atomically.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5648451e 1d1bbc37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment