tests: dynamic_thread: no need to exclude x86 anymore
The heap allocator does honor alignment needs now. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
This commit is contained in:
parent
6d4e3dd611
commit
4f417940ca
|
@ -2,4 +2,3 @@ tests:
|
|||
kernel.threads.dynamic:
|
||||
tags: kernel threads userspace ignore_faults
|
||||
filter: CONFIG_ARCH_HAS_USERSPACE
|
||||
arch_exclude: x86 # see GitHub #17893
|
||||
|
|
Loading…
Reference in New Issue