Merge "sched: Fix out of bounds array access in sched_reset_all_window_stats()"
This commit is contained in:
commit
6294b5b2d7
1 changed files with 1 additions and 0 deletions
|
@ -3070,6 +3070,7 @@ const char *sched_window_reset_reasons[] = {
|
|||
"WINDOW_CHANGE",
|
||||
"POLICY_CHANGE",
|
||||
"HIST_SIZE_CHANGE",
|
||||
"FREQ_AGGREGATE_CHANGE",
|
||||
};
|
||||
|
||||
/* Called with IRQs enabled */
|
||||
|
|
Loading…
Add table
Reference in a new issue