You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our regular expression for test paths is a bit too permissive, and allows paths like these: kselftest..arm64_syscall-abi_sched_yield_SME_VL_256_SM_ZA. Tighten the regex in the next major schema release to require other characters between dots.
The text was updated successfully, but these errors were encountered:
Our regular expression for test paths is a bit too permissive, and allows paths like these:
kselftest..arm64_syscall-abi_sched_yield_SME_VL_256_SM_ZA
. Tighten the regex in the next major schema release to require other characters between dots.The text was updated successfully, but these errors were encountered: