Skip to content
Commit bf31a1a0 authored by Anton Blanchard's avatar Anton Blanchard Committed by Roland Dreier
Browse files

IB/ehca: Replace vmalloc() with kmalloc() for queue allocation



To improve performance of driver resource allocation, replace
vmalloc() calls with kmalloc().

Signed-off-by: default avatarStefan Roscher <stefan.roscher@de.ibm.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 210af919
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment