]> sourceware.org Git - glibc.git/commit
nptl: Simplify the change_stack_perm calling convention
authorFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
commitee07b3a7222746fafc5d5cb2163c9609b81615ef
tree7caf22c5b0b8df32fe26a1fee1dfa78aadc66091
parent9d124d81f09d2097bfde444b2a6228a725a00efd
nptl: Simplify the change_stack_perm calling convention

Only ia64 needs the page mask, and it is straightforward
to compute the value within the function itself.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
nptl/allocatestack.c
This page took 0.042981 seconds and 5 git commands to generate.