[CRIU] [PATCH 0/5] Alternative signal stack c/r, v4
Andrew Vagin
avagin at parallels.com
Thu Jul 11 04:11:57 EDT 2013
On Wed, Jul 10, 2013 at 05:32:12PM +0400, Pavel Emelyanov wrote:
> On 07/10/2013 03:36 PM, Cyrill Gorcunov wrote:
> > Here is the rest of sas series. Updates are
> >
> > - explicit (u64) conversion for SAS_INVALID_SP
> > - rebase on master branch e7b656190ed094acf9add56c1c35374fff4c5ac3
> >
> > Cyrill Gorcunov (5):
> > protobuf: Add thread_sas_entry
> > pstree: Allocate and free sas entry
> > dump: Add dumping of alternative signal stack
> > restore: Add restoration of alternative signal stack
> > test: zdtm -- Add test for alternative signal stack
> >
> > cr-restore.c | 5 ++
> > include/parasite.h | 3 +
> > include/restorer.h | 2 +
> > include/sigframe.h | 18 ++++
> > parasite-syscall.c | 17 +++-
> > pie/parasite.c | 7 ++
> > pie/restorer.c | 9 ++
> > protobuf/core.proto | 7 ++
> > pstree.c | 9 ++
> > sigframe.c | 12 +++
> > test/zdtm.sh | 1 +
> > test/zdtm/live/static/Makefile | 2 +
> > test/zdtm/live/static/sigaltstack.c | 168 ++++++++++++++++++++++++++++++++++++
> > 13 files changed, 258 insertions(+), 2 deletions(-)
> > create mode 100644 test/zdtm/live/static/sigaltstack.c
> >
> Applied
Probably you forgot to commit the last patch:
test: zdtm -- Add test for alternative signal stack
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list