On 10/9/24 02:04, Richard Henderson wrote:
Convert hppa_cpu_tlb_fill to hppa_cpu_tlb_fill_align so that we
can recognize alignment exceptions in the correct priority order.
Resolves: https://bugzilla.kernel.org/show_bug.cgi?id=219339
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Helge Deller <del...@gmx.de>
Tested-by: Helge Deller <del...@gmx.de>
---
target/hppa/cpu.h | 6 +++---
target/hppa/cpu.c | 2 +-
target/hppa/mem_helper.c | 21 ++++++++++++---------
3 files changed, 16 insertions(+), 13 deletions(-)