]> Pileus Git - ~andy/linux/commit
IB/iser: Use atomic allocations
authorOr Gerlitz <ogerlitz@voltaire.com>
Mon, 8 Feb 2010 13:20:43 +0000 (13:20 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 24 Feb 2010 17:41:12 +0000 (09:41 -0800)
commit528f4e8c8341706a354ff96daf615e678e9b296f
treed6d1d1b4276af7f5548122c83fcd80dbc22a6334
parentf19624aa92003969ba822cd3c552800965aa530b
IB/iser: Use atomic allocations

Two minor flows in iSER's data path still use allocations; move them
to be atomic as a preperation step towards moving to use libiscsi
passthrough mode.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/iser/iser_initiator.c
drivers/infiniband/ulp/iser/iser_memory.c