NetBSD-Bugs archive

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

Re: kern/58149: aarch64: Cannot return from a signal handler if SP was misaligned when the signal arrived



The following reply was made to PR kern/58149; it has been noted by GNATS.

From: PHO <pho%cielonegro.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/58149: aarch64: Cannot return from a signal handler if SP
 was misaligned when the signal arrived
Date: Sun, 14 Apr 2024 16:58:44 +0900

 On 4/14/24 16:35, Nick Hudson wrote:
 
 >   I'd prefer a compile time assert for the sizeof of ucontext_t... In fact
 >   it already exists in cpu_machdep.c
 
 Agreed. Updated my patch:
 https://github.com/NetBSD/src/commit/a8c6eeaee981dddb4b3d9cfca823df2ed857998d
 



Home | Main Index | Thread Index | Old Index