OpenCloudOS-Kernel/drivers/infiniband/ulp
Jan Dakinevich 259e19145e IPoIB: use kvzalloc to allocate an array of bucket pointers
This table by default takes 32KiB which is 3rd memory order. Meanwhile,
this memory is not aimed for DMA operation and could be safely allocated
by vmalloc.

Signed-off-by: Jan Dakinevich <jan.dakinevich@virtuozzo.com>
Reviewed-by: Håkon Bugge <haakon.bugge@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-23 15:08:20 -06:00
..
ipoib IPoIB: use kvzalloc to allocate an array of bucket pointers 2018-07-23 15:08:20 -06:00
iser IB/iser: Remove set-but-not-used variables 2018-07-09 12:11:22 -06:00
isert IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
opa_vnic opa_vnic: Just use skb_get_hash instead of skb_tx_hash 2018-04-29 22:01:32 -04:00
srp IB/srp: Remove driver version and release data information 2018-07-03 14:14:21 -06:00
srpt IB/srpt: Fix srpt_cm_req_recv() error path (2/2) 2018-07-13 11:58:45 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00