]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: make phys_processor_id() return unsigned long
authorAntonios Motakis <antonios.motakis@huawei.com>
Fri, 17 Jun 2016 14:38:41 +0000 (16:38 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 26 Jun 2016 07:16:27 +0000 (09:16 +0200)
commit49a683f3a3823a445d88a2021dc69993d6edff8b
treebf40d069d9d1b6abdd6c02c79cf3cc079344e46b
parent37f0f7e117964c0c24a67485d3e8ca4781fab734
core: make phys_processor_id() return unsigned long

32 bits ought not be enough for anybody.

Signed-off-by: Antonios Motakis <antonios.motakis@huawei.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/lib.c
hypervisor/arch/x86/apic.c
hypervisor/arch/x86/control.c
hypervisor/include/jailhouse/printk.h
hypervisor/include/jailhouse/processor.h
hypervisor/printk.c