target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
commit6fc009603c64a35f30c7f1047ca38d4f1ff753c7
authorGreg Kurz <groug@kaod.org>
Wed, 13 May 2020 22:56:48 +0000 (14 00:56 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 27 May 2020 05:29:36 +0000 (27 15:29 +1000)
tree3fd9355c174fd2f5fd96b394271a3084ff283994
parent0911a60c76b8598f1863c6951b2b690059465153
target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()

This doesn't require write access to the CPU structure.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <158941060817.240484.14621015211317485106.stgit@bahia.lan>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/mmu-radix64.h