Files
Gleb Chesnokov 3111277776 qla2x00t-32gbit: Use nr_cpu_ids instead of NR_CPUS for qp_cpu_map allocation
Change the memory allocation for qp_cpu_map to use the actual number of
CPUs ('nr_cpu_ids') instead of the maximum possible CPUs ('NR_CPUS').
This saves memory on systems where the maximum CPU limit is much higher
than the active CPU count.

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Link: https://patch.msgid.link/20260331053245.1839-1-lirongqing@baidu.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
[ commit 271aeff266c9 upstream ]
2026-05-28 16:58:40 +03:00
..
2025-09-08 16:40:12 +03:00
2025-10-01 22:11:28 +03:00
2024-11-07 13:21:25 +03:00