Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6294b5b2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "sched: Fix out of bounds array access in sched_reset_all_window_stats()"

parents b1fe7883 822561f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3070,6 +3070,7 @@ const char *sched_window_reset_reasons[] = {
	"WINDOW_CHANGE",
	"POLICY_CHANGE",
	"HIST_SIZE_CHANGE",
	"FREQ_AGGREGATE_CHANGE",
};

/* Called with IRQs enabled */