On 10/7/25 11:01 PM, 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]>
---
  target/microblaze/mmu.h | 2 +-
  target/microblaze/mmu.c | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Pierrick Bouvier <[email protected]>


Reply via email to