|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 7/9] target/hppa: Export function hppa_set_ior_and_isr() |
Date: | Sat, 13 Jan 2024 09:08:31 +1100 |
User-agent: | Mozilla Thunderbird |
On 1/12/24 21:29, deller@kernel.org wrote:
From: Helge Deller<deller@gmx.de> Move functionality to set IOR and ISR on fault into own function. This will be used by follow-up patches. Signed-off-by: Helge Deller<deller@gmx.de> --- target/hppa/cpu.h | 1 + target/hppa/mem_helper.c | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |