linux-hardened/drivers/infiniband
Sebastian Sanchez b448bf9a0d IB/hfi1: Allocate context data on memory node
There are some memory allocation calls in hfi1_create_ctxtdata()
that do not use the numa function parameter. This
can cause cache lines to be filled over QPI.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-02-19 09:18:36 -05:00
..
core Merge branch 'k.o/for-4.10-rc' into HEAD 2017-02-19 09:18:21 -05:00
hw IB/hfi1: Allocate context data on memory node 2017-02-19 09:18:36 -05:00
sw IB/rdmavt: Use per-CPU reference count for MRs 2017-02-19 09:18:35 -05:00
ulp IB/iser: Protect completion context active_qps update 2017-02-19 09:18:31 -05:00
Kconfig RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00