diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2013-04-25 16:17:04 +0000 |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2013-04-25 16:46:07 +0000 |
commit | 9a9ab3cc00dc0c338e3ab96f75a0e1a3c1aa3c27 (patch) | |
tree | 7e0470408c32ddedc8d1f3e1b40784516eb7756b /arch/mips/ar7 | |
parent | ea0af61321347d7742714d3ebf30df418e6482e2 (diff) | |
download | op-kernel-dev-9a9ab3cc00dc0c338e3ab96f75a0e1a3c1aa3c27.zip op-kernel-dev-9a9ab3cc00dc0c338e3ab96f75a0e1a3c1aa3c27.tar.gz |
xen/arm: SMP support
Map vcpu_info using VCPUOP_register_vcpu_info on all the online vcpus,
make sure the allocated struct doesn't cross a page boundary.
Call enable_percpu_irq on every cpu.
Changes in v5:
- allocate xen_vcpu_info dynamically, aligning it to the size of the
struct;
- use VCPUOP_register_vcpu_info on cpu0 too.
Changed in v2:
- move the percpu variable argument fix to a separate patch;
- remove unused variable.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'arch/mips/ar7')
0 files changed, 0 insertions, 0 deletions