MAX_CSG_PRIO
if (priority > MAX_CSG_PRIO)
int prio, new_csg_prio = MAX_CSG_PRIO, i;
new_csg_prio = MAX_CSG_PRIO;
num_groups = min_t(u32, MAX_CSG_PRIO + 1, num_groups);