diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2010-09-22 18:22:17 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-23 21:33:37 (GMT) |
commit | 5cf42fcda0fdddfe7f5ea8629cb7b820bf7e91ab (patch) | |
tree | bd9221e2e5d612bebda4a1a29efc42682a7a8f5f /kernel/semaphore.c | |
parent | 7b872a55c40b7e6f5e257c252f96dde911bd7b2f (diff) | |
download | linux-5cf42fcda0fdddfe7f5ea8629cb7b820bf7e91ab.tar.xz |
e1000: use work queues
E1000 is using several timers that in a follow on patch
will need to acquire the rtnl_lock in order to be safe.
This patch moves the timer bodies into work queues which
will allow the next patch to add rtnl_lock.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/semaphore.c')
0 files changed, 0 insertions, 0 deletions