]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target/arm: Remove stale TODO comment
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 26 Apr 2018 10:04:38 +0000 (11:04 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 26 Apr 2018 10:04:38 +0000 (11:04 +0100)
commit145772707fe80395b87c244ccf5699a756f1946b
treec684db223219c768705f512fba048107d7cbd242
parent75ed2c02484101d5b4995c56e78a894ac244ce05
target/arm: Remove stale TODO comment

Remove a stale TODO comment -- we have now made the arm_ldl_ptw()
and arm_ldq_ptw() functions propagate physical memory read errors
out to their callers.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180419142151.9862-1-peter.maydell@linaro.org
target/arm/helper.c