]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
authorYi Zou <yi.zou@intel.com>
Mon, 19 Jul 2010 14:00:24 +0000 (14:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2010 03:23:37 +0000 (20:23 -0700)
commitf5ea86114124c1084d6db825f54dab1351d0263b
tree84e1e0bd2880208f5f0e259668cbe216d2d0858b
parentf54a0998e3c97a56cc253a881bdfa32e4781efd7
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool

The FCoE protocol stack may hold a lock when this gets called.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_fcoe.c