[CRIU] [PATCH 3/9] zdtm: Drop mutex from pthread00 test
Cyrill Gorcunov
gorcunov at openvz.org
Fri Nov 23 07:50:54 EST 2012
The tls_data is used for read-cycles only thus
there is no need for mutex since this area get
filled earlier than fork() issued.
Same time on restore the tls filled before the
program restarts.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Acked-by: Andrew Vagin <avagin at parallels.com>
---
test/zdtm/live/static/pthread00.c | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-zdtm-Drop-mutex-from-pthread00-test.patch
Type: text/x-patch
Size: 2313 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20121123/a5563ee1/attachment-0001.bin>
More information about the CRIU
mailing list