]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: Bypass workqueue when queueing cong updates
authorAndy Grover <andy.grover@oracle.com>
Mon, 29 Mar 2010 23:45:40 +0000 (16:45 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:12:16 +0000 (18:12 -0700)
commit8200d7f17204cdce74c71b9147416a62d153f8ac
tree50d444045d3d116ae0771369a42f5b14f55a7c8f
parenta460baade79f0a9c9d53bf2a3a3ae5f6edcdba7d
RDS: Bypass workqueue when queueing cong updates

Now that rds_send_xmit() does not block, we can call it directly
instead of going through the helper thread.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/cong.c