mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-30 13:00:24 +00:00
commit
47ab9331f4
@ -997,7 +997,7 @@ s32 BPF_STRUCT_OPS_SLEEPABLE(layered_init)
|
||||
return ret;
|
||||
|
||||
if (!(cpumaskw = bpf_map_lookup_elem(&layer_cpumasks, &i)))
|
||||
return -ENONET;
|
||||
return -ENOENT;
|
||||
|
||||
cpumask = bpf_cpumask_create();
|
||||
if (!cpumask)
|
||||
|
Loading…
Reference in New Issue
Block a user