Verify that we use right nmi_stack[] in exception. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
12 lines
220 B
YAML
12 lines
220 B
YAML
common:
|
|
arch_allow: x86
|
|
filter: CONFIG_X86_64
|
|
tags: interrupt nmi
|
|
tests:
|
|
arch.interrupt.nmi:
|
|
extra_configs:
|
|
- CONFIG_USERSPACE=n
|
|
arch.interrupt.nmi.kpti:
|
|
extra_configs:
|
|
- CONFIG_USERSPACE=y
|