]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Fix stack information for main thread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Sep 2023 19:11:09 +0000 (21:11 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Sep 2023 19:11:29 +0000 (21:11 +0200)
commit807690610916df8aef17cd14bfadd5d4b6e699a9
tree68cab9abda1b2d152859db64630b431a268e1a97
parent89ade8d8cb4c4f015942ab9b1319397b223012cf
htl: Fix stack information for main thread

We can easily directly ask the kernel with vm_region rather than
assuming a one-page stack.
sysdeps/mach/hurd/htl/pt-sysdep.c