diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2016-01-19 15:57:59 +1100 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2016-01-30 23:37:36 +1100 |
| commit | 27ac3e06d59a2c37cdc5997f65ff82e104ec798a (patch) | |
| tree | 2b06fd258a3019f211ba27d66b9abf14c6ebb4c7 /scripts/qapi.py | |
| parent | f201987b843910ae929c5ed66700d910b29e9c15 (diff) | |
| download | focaccia-qemu-27ac3e06d59a2c37cdc5997f65ff82e104ec798a.tar.gz focaccia-qemu-27ac3e06d59a2c37cdc5997f65ff82e104ec798a.zip | |
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
h_client_architecture_support() uses rtas_ld() for general purpose memory access, despite the fact that it's not an RTAS routine at all and rtas_ld makes things more awkward. Clean this up by replacing rtas_ld() calls with appropriate ldXX_phys() calls. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions