Elliott Hughes 9afb2f2106 Fix pthread_attr_getstack under valgrind.
valgrind seems to mess with the stack enough that the kernel will
report "[stack:pid]" rather than "[stack]" in /proc/self/maps, so
switch to the task-specific file instead to force "[stack]". (There
are two conditions in the kernel code that decides which form to
output.)

Bug: 17897476
Change-Id: Iff85ceb6d52e8716251fab4e45d95a27184c5529
2014-10-09 14:01:47 -07:00
..
2014-09-30 19:23:26 -07:00
2014-09-18 13:14:58 -07:00
2014-09-30 17:35:38 -07:00
2014-09-13 09:42:41 -07:00