Re: [RFC PATCH glibc 17/34] hurd: Implement x86_64/intr-msg.h

2023-04-10 Thread Samuel Thibault
Applied, thanks! Sergey Bugaev, le dim. 19 mars 2023 18:10:00 +0300, a ecrit: > This is a prelimenary version of intr-msg.h. I can't know whether or not > it works until we can test it. Sure :) > The code relies on syscall preserving values > of the registers used to pass syscall arguments. The

[RFC PATCH glibc 17/34] hurd: Implement x86_64/intr-msg.h

2023-03-19 Thread Sergey Bugaev
Signed-off-by: Sergey Bugaev --- This is a prelimenary version of intr-msg.h. I can't know whether or not it works until we can test it. The code relies on syscall preserving values of the registers used to pass syscall arguments. The code in SYSCALL_EXAMINE that just compares two bytes to the en