mirror of
https://github.com/JakeHillion/scx.git
synced 2024-12-01 21:37:12 +00:00
commit
7a912f0891
@ -2427,7 +2427,7 @@ struct sched_statistics {
|
||||
};
|
||||
|
||||
struct cpumask {
|
||||
unsigned long bits[4];
|
||||
unsigned long bits[128];
|
||||
};
|
||||
|
||||
typedef struct cpumask cpumask_t;
|
||||
|
Loading…
Reference in New Issue
Block a user