On 10/15/25 11:01, Philippe Mathieu-Daudé wrote:
cpu_handle_mmu_fault() -- renamed in commit f429d607c71 -- expects
a vaddr type for its address argument since commit 7510454e3e7
("cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook").

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
Reviewed-by: Anton Johansson<[email protected]>
Reviewed-by: Pierrick Bouvier<[email protected]>
---
  target/microblaze/mmu.h | 2 +-
  target/microblaze/mmu.c | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to