diff options
author | Oliver Neukum <oliver@neukum.org> | 2012-08-26 22:41:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-31 22:12:21 +0200 |
commit | ab6f148de28261682d300662e87b9477f7efc95b (patch) | |
tree | bbeb5fe3437e73b64562a0f48e65e2634f568d40 /drivers/net/Space.c | |
parent | cs89x0 : packet reception not working (diff) | |
download | linux-ab6f148de28261682d300662e87b9477f7efc95b.tar.xz linux-ab6f148de28261682d300662e87b9477f7efc95b.zip |
usbnet: fix deadlock in resume
A usbnet device can share a multifunction device
with a storage device. If the storage device is autoresumed
the usbnet devices also needs to be autoresumed. Allocating
memory with GFP_KERNEL can deadlock in this case.
This should go back into all kernels that have
commit 65841fd5132c3941cdf5df09e70df3ed28323212
That is 3.5
Signed-off-by: Oliver Neukum <oneukum@suse.de>
CC: stable@kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions