mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
userland/arch/aarch64/inline_asm/futex_ldxr_stxr.c
This commit is contained in:
@@ -22968,6 +22968,7 @@ Examples:
|
||||
|
||||
* link:userland/arch/aarch64/inline_asm/wfe_ldxr_stxr.cpp[]
|
||||
* link:userland/arch/aarch64/inline_asm/wfe_ldxr_str.cpp[]
|
||||
* link:userland/arch/aarch64/inline_asm/futex_ldxr_stxr.c[]: tests that ldxr and stxr do not interact with futexes. This was leading to problems in <<gem5-syscall-emulation-mode>> at one point: https://gem5.atlassian.net/browse/GEM5-537
|
||||
|
||||
SEV is not the only thing that can wake up a WFE, it is only an explicit software way to do it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user