Fix race condition during shutdown causing a crash in
gotoblas_set_affinity().
This commit is contained in:
Ton van den Heuvel
2015-03-18 13:22:43 +01:00
parent cdefdb21cd
commit b6438dedea
2 changed files with 5 additions and 2 deletions

View File

@@ -124,5 +124,8 @@ In chronological order:
* Dan Kortschak
* [2015-01-07] Added test for drotmg bug #484.
* Ton van den Heuvel <https://github.com/ton>
* [2015-03-18] Fix race condition during shutdown causing a crash in gotoblas_set_affinity().
* [Your name or handle] <[email or website]>
* [Date] [Brief summary of your changes]