Fix the arch condition for the SCHED_CORE check (III)
authorAlexander Popov <alex.popov@linux.com>
Thu, 28 Dec 2023 13:20:47 +0000 (16:20 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 28 Dec 2023 13:20:47 +0000 (16:20 +0300)
commitc1452a28c0e28c72c1b213c66209b6a0f1b97d68
treee621606727fba21055edfce33f3d0769a377bc72
parent33e3e4ffe76d7bec043024106c787d40154aef3d
Fix the arch condition for the SCHED_CORE check (III)

SCHED_CORE is finally available for ARM64 and ARM.

SCHED_SMT was needed for that.
kernel_hardening_checker/checks.py