2020-11-24 17:38:04 +08:00
|
|
|
common:
|
|
|
|
arch_allow: x86
|
|
|
|
filter: CONFIG_X86_64
|
|
|
|
tags: interrupt nmi
|
2020-11-04 19:18:53 +08:00
|
|
|
tests:
|
|
|
|
arch.interrupt.nmi:
|
2020-11-24 17:38:04 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_USERSPACE=n
|
|
|
|
arch.interrupt.nmi.kpti:
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_USERSPACE=y
|