MAX_CPUS_IN_ONE_REQ
if (max_target_cpus < MAX_CPUS_IN_ONE_REQ)
if (max_target_cpus < MAX_CPUS_IN_ONE_REQ)
isst_display_error_info_message(1, "Too many CPUs in one request: max is", 1, MAX_CPUS_IN_ONE_REQ - 1);
static unsigned short target_cpus[MAX_CPUS_IN_ONE_REQ];