]> sourceware.org Git - glibc.git/commit
nptl: Simplify resetting the in-flight stack in __reclaim_stacks
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)
commit652c7c6fe7a08643b8e98f085d422f4e43ec47b4
treee8b0e441711a089b05b760073f44d32b9888ea66
parent2dd87703d4386f2776c5b5f375a494c91d7f9fe4
nptl: Simplify resetting the in-flight stack in __reclaim_stacks

stack_list_del overwrites the in-flight stack variable.

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