[PATCH net 0/2] net/ibmvnic: Fix reset work item locking bugs

David Miller davem at davemloft.net
Tue Dec 11 12:34:40 AEDT 2018


From: Thomas Falcon <tlfalcon at linux.ibm.com>
Date: Mon, 10 Dec 2018 15:22:21 -0600

> 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.

Series applied, thanks.


More information about the Linuxppc-dev mailing list