[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa
From: |
Andreas Schwab |
Subject: |
Re: [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets |
Date: |
Sun, 03 Mar 2024 11:33:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Jan 28 2024, Michael Tokarev wrote:
> From: Richard Henderson <richard.henderson@linaro.org>
>
> A typo in sizeof_reg put the registers at the wrong offset.
>
> Simplify the expressions to use positive addresses from the
> start of uc_mcontext instead of negative addresses from the
> end of uc_mcontext.
This breaks the testsuite of libunwind. The test Gtest-resume-sig and
all dependent tests hang. Reverting this commit fixes them.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
- Re: [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets,
Andreas Schwab <=