> On Oct 27, 2021, at 3:44 PM, Valery Ushakov <u...@stderr.spb.ru> wrote:
> 
> On Wed, Oct 27, 2021 at 07:50:55 -0700, Jason Thorpe wrote:
> 
> I was wondering if it might be easier to not put the onus onto the
> caller and instead have a function that returns the interrupted
> ucontext (or NULL, if the pc is not in a trampoline).
> 
> ucontext_t *__unwind_sigtramp(return_pc, return_sp)

That would certainly be a nicer API.

-- thorpej

Reply via email to