]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Rename CPU suspension state variables
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 25 Sep 2014 05:56:29 +0000 (07:56 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 25 Sep 2014 13:51:33 +0000 (15:51 +0200)
commit090cbebd53e2932c4ed24fc5936bb8d09017e616
treec024ae08b3abb8e6c1edd8ebf835d7596d05f08c
parent65ec1b0eb085a5021c54c355ab54a6fade89711b
core: Rename CPU suspension state variables

Rename stop_cpu and cpu_stopped to suspend_cpu and cpu_suspended. This
is more consistent with the function names that manipulate the CPU
state.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/include/asm/percpu.h
hypervisor/arch/x86/control.c
hypervisor/arch/x86/include/asm/percpu.h
hypervisor/control.c