ntdll: Always allocate extra stack space for the kernel stack.
commit6b277dc89d5532b83dc4116d7eba70e88d508fa0
authorAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jun 2021 08:56:36 +0000 (11 10:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jun 2021 09:06:42 +0000 (11 11:06 +0200)
tree1975285c42bdd381566948703224026c4815eb7f
parente8753b4bc2a7a248667de54cd18808352db4f543
ntdll: Always allocate extra stack space for the kernel stack.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/thread.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unix/virtual.c