[CRIU] Re: [PATCH 6/6] zdtm: Rewrite pthread00 test to check
blocked signals
Cyrill Gorcunov
gorcunov at openvz.org
Wed Oct 31 10:43:01 EDT 2012
On Wed, Oct 31, 2012 at 06:34:56PM +0400, Andrew Vagin wrote:
> Could you describe how this test checks blocked signals?
>
> A patch is unreadable. I think in this case you can add a new test case
> pthread01 and remove the old one.
Yes, sorry it's a massive rewrite. The idea is to save mask at dump time
in local variable, then after restore check if it match the one which
thread has. Moreover, I save the masks in TLS area, which allows to check
tls consistency as well.
More information about the CRIU
mailing list