[Devel] [cr][git]linux-cr branch, ckpt-v17-rc1, updated. v2.6.27-rc5-45616-gdd07449
orenl at cs.columbia.edu
orenl at cs.columbia.edu
Thu Jul 9 13:03:26 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 dd07449e47df4bc59968e82b3a0e60f103b804cd (commit)
from 3c60cd06509ae7b12db3176dabc5a8baff45341a (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 dd07449e47df4bc59968e82b3a0e60f103b804cd
Author: Oren Laadan <orenl at laadan.org>
Date: Thu Jul 9 15:59:00 2009 -0400
c/r: fix compilation for architectures that don't support checkpoint
Everybody should include linux/checkpoint.h.
linux/checkpoint.h is surrounded by CONFIG_CHECKPOINT, and also
includes asm/checkpoint.h.
include asm/checkpoint.h should not be included directly.
Signed-off-by: Oren Laadan <orenl at cs.columbia.edu>
-----------------------------------------------------------------------
Summary of changes:
arch/s390/include/asm/checkpoint_hdr.h | 5 ++++-
arch/x86/include/asm/checkpoint_hdr.h | 4 ++++
fs/pipe.c | 3 +--
include/linux/checkpoint.h | 2 ++
ipc/shm.c | 1 -
kernel/capability.c | 4 +++-
mm/filemap.c | 4 +---
mm/mmap.c | 5 +----
mm/shmem.c | 3 ---
9 files changed, 16 insertions(+), 15 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