[v2,18.0/34] Alignment-respecting x86_64 trampoline.c

Message ID 20230403115621.258636-1-bugaevc@gmail.com
Headers
Series Alignment-respecting x86_64 trampoline.c |

Message

Sergey Bugaev April 3, 2023, 11:56 a.m. UTC
  And here's another attempt at trampoline.c, this time hopefully with properly
aligned stack on both the user's signal handler call and the __sigreturn call.

(Split across two patches and this tiny cover letter, hopefully not too
confusing.)