[PATCH 2/6] ntdll: Temporarily allow KeUserModeCallback calls from client stack.

Jacek Caban jacek at codeweavers.com
Wed Dec 8 20:15:04 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
In winevulkan, we can't predict how we will be called until the 
conversion in fully complete.

  dlls/ntdll/unix/signal_arm.c    | 8 ++++++++
  dlls/ntdll/unix/signal_arm64.c  | 8 ++++++++
  dlls/ntdll/unix/signal_i386.c   | 8 ++++++++
  dlls/ntdll/unix/signal_x86_64.c | 8 ++++++++
  include/wine/unixlib.h          | 2 ++
  5 files changed, 34 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Temporarily-allow-KeUserModeCallback-calls-from-.txt
Type: text/x-patch
Size: 4107 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211209/eef0a024/attachment.bin>


More information about the wine-devel mailing list