qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v2 03/12] target/ppc: powerpc_excp: Move system call vectored c


From: Richard Henderson
Subject: Re: [RFC v2 03/12] target/ppc: powerpc_excp: Move system call vectored code together
Date: Thu, 23 Dec 2021 16:12:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/20/21 10:18 AM, Fabiano Rosas wrote:
Now that 'vector' is known before calling the interrupt-specific setup
code, we can move all of the scv setup into one place.

No functional change intended.

Signed-off-by: Fabiano Rosas<farosas@linux.ibm.com>
---
  target/ppc/excp_helper.c | 13 +++++--------
  1 file changed, 5 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]