]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
test-nmi-ts-priv: Update to avoid using test_wants_user_mappings
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Mar 2024 21:07:13 +0000 (21:07 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Sun, 3 Mar 2024 00:13:29 +0000 (00:13 +0000)
commit1b8bacb5a67e81835b0196173ea587329e45b4d1
treec738604e3ec7b82c1df7c7870737197c7dc955bc
parent9367e917582ffab4abb69944bb4c0657c5d30300
test-nmi-ts-priv: Update to avoid using test_wants_user_mappings

user_inject_nmi() was already __user_text.  The only other thing needing
fixing is the mapping of the APIC MMIO window, so do that explicitly.

No change in test behaviour.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
tests/nmi-taskswitch-priv/main.c