git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210af91
)
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
author
Anton Blanchard
<antonb@au1.ibm.com>
Wed, 13 May 2009 23:52:40 +0000
(16:52 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 13 May 2009 23:52:40 +0000
(16:52 -0700)
To improve performance of driver resource allocation, replace
vmalloc() calls with kmalloc().
Signed-off-by: Stefan Roscher <stefan.roscher@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found