[Devel] [cr][git]linux-cr branch, ckpt-v17-rc1, updated. v2.6.27-rc5-45619-g4cbbabe

orenl at cs.columbia.edu orenl at cs.columbia.edu
Mon Jul 13 08:07:36 PDT 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "linux-cr".

The branch, ckpt-v17-rc1 has been updated
       via  4cbbabe2c7c1ba884c685654cf52f9f1a79320a0 (commit)
      from  b68089fecd73c84ab695d3de51546ae7a90da65f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4cbbabe2c7c1ba884c685654cf52f9f1a79320a0
Author: Oren Laadan <orenl at cs.columbia.edu>
Date:   Mon Jul 13 11:03:28 2009 -0400

    c/r: correctly restore retval for userspace tasks (redo)
    
    Fix previous commit to use syscall_get_return_value() when restoring
    the original retval. This replaces syscall_get_error() which gives
    zero in place of non-error values.
    
    This (really) fixes the crashes seen on certain checkpoints where
    the task was in userspace at feezing time.
    
    (At the moment, the s390 still experiences crashed related to this
    matter, apparently not restoring gpr2 correctly).
    
    Signed-off-by: Oren Laadan <orenl at cs.columbia.edu>

-----------------------------------------------------------------------

Summary of changes:
 checkpoint/restart.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
--
linux-cr
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list