diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-11-12 13:15:40 +0000 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-11-12 13:15:40 +0000 |
commit | 86a7522040af1fb0c1bb495a9c84f0c6cd7f0b39 (patch) | |
tree | a21286fa9dbb3b6d81ecba50fdba195bd1d74687 /extras/mini-os/pcifront.c | |
parent | 48fd672feeff15417fc6e135b221c2e07a5d67a2 (diff) | |
download | xen-86a7522040af1fb0c1bb495a9c84f0c6cd7f0b39.tar.gz xen-86a7522040af1fb0c1bb495a9c84f0c6cd7f0b39.tar.bz2 xen-86a7522040af1fb0c1bb495a9c84f0c6cd7f0b39.zip |
Don't assume vcpu_id's are contiguous in alloc_vcpu
When cpu hot-added, this assumption is broken because the hot-added
CPU may be brougt online by dom0 in arbitrary order. This patch avoids
making this assumption while still linking vcpus in ascending order of
identifier.
Signed-off-by: Jiang, Yunhong <yunhong.jiang@intel.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'extras/mini-os/pcifront.c')
0 files changed, 0 insertions, 0 deletions