linux/drivers/infiniband
Tadeusz Struk 8303f683b1 IB/hfi1: Allocate cpu mask on the heap to silence warning
If CONFIG_FRAME_WARN is small (1K) and CONFIG_NR_CPUS big
then a frame size warning is triggered during build.
Allocate the cpu mask dynamically to silence the warning.

Reviewed-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-08-22 14:26:54 -04:00
..
core Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
hw IB/hfi1: Allocate cpu mask on the heap to silence warning 2016-08-22 14:26:54 -04:00
sw Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
ulp Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
Kconfig Soft RoCE driver 2016-08-04 11:13:12 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00