Skip to content
Commit 98bf94d1 authored by Adrian Cinal's avatar Adrian Cinal Committed by Bruce Ashfield
Browse files

kernel/sched: Fix uninitialized read in nohz_full/isolcpus setup

Fix reading uninitialized cpumask and using it to validate the nohz_full=
and isolcpus= kernel command line parameters.

An older version of a patch from lkml was incorporated into linux-yocto,
whereas a newer, rebased version was later published. See:
https://lore.kernel.org/lkml/20220221182009.1283-1-paul.gortmaker@windriver.com/



Signed-off-by: default avatarAdrian Cinal <adriancinal1@gmail.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent d58a0ccc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment