This doesn't work properly on x86 unless the dynamic thread struct allocated gets lucky and is aligned to 16 bytes. Disabling for now until #17893 is fixed. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
6 lines
162 B
YAML
6 lines
162 B
YAML
tests:
|
|
kernel.threads.dynamic:
|
|
tags: kernel threads userspace ignore_faults
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
arch_exclude: x86 # see GitHub #17893
|