diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2011-12-12 18:24:32 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-01-03 15:49:11 +0100 |
commit | 05c194384f836240ea4c2da5fa3be43a54bff021 (patch) | |
tree | d2f2d5f7bc1538f122fa3a23d6062465c48b3038 /posix-aio-compat.c | |
parent | 6e806cc38bb1a79ec52d7d86da4aca11cdc302c8 (diff) |
pseries: Emit device tree nodes in reg order
Although in theory the device tree has no inherent ordering, in practice
the order of nodes in the device tree does effect the order that devices
are detected by software.
Currently the ordering is determined by the order the devices appear on
the QEMU command line. Although that does give the user control over the
ordering, it is fragile, especially when the user does not generate the
command line manually - eg. when using libvirt etc.
So order the device tree based on the reg value, ie. the address of on
the VIO bus of the devices. This gives us a sane and stable ordering.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
[agraf] add braces
Diffstat (limited to 'posix-aio-compat.c')
0 files changed, 0 insertions, 0 deletions